summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-12 10:07:52 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-04-14 11:55:38 +0200
commitc2d8f87cfc1c4ae666fbb1fb5b8983d43492333f (patch)
tree3755fd0abdb66e49b8156f8ba36308e0a6695600 /go.mod
parentcbc246616e88729322dad70971eae18ef59dd5d4 (diff)
build(deps): bump github.com/magefile/mage from 1.10.0 to 1.11.0
Bumps [github.com/magefile/mage](https://github.com/magefile/mage) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/magefile/mage/releases) - [Changelog](https://github.com/magefile/mage/blob/master/.goreleaser.yml) - [Commits](https://github.com/magefile/mage/compare/v1.10.0...v1.11.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 6db4a20c3..5c055c244 100644
--- a/go.mod
+++ b/go.mod
@@ -32,7 +32,7 @@ require (
github.com/jdkato/prose v1.2.1
github.com/kylelemons/godebug v1.1.0
github.com/kyokomi/emoji/v2 v2.2.8
- github.com/magefile/mage v1.10.0
+ github.com/magefile/mage v1.11.0
github.com/mattn/go-isatty v0.0.12
github.com/miekg/mmark v1.3.6
github.com/mitchellh/hashstructure v1.0.0