summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-21 16:32:21 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-04-05 16:13:27 +0200
commit080dcac6b82244eb5dc24d5b7490b5c64f1bdb13 (patch)
tree3776c28a9c463bbbdb7a6c8fe9aa788ef6046779 /go.mod
parent072fc8cc349820000b7ef31e5f517c7fd422bbcd (diff)
build(deps): bump github.com/magefile/mage from 1.12.1 to 1.13.0
Bumps [github.com/magefile/mage](https://github.com/magefile/mage) from 1.12.1 to 1.13.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.12.1...v1.13.0) --- updated-dependencies: - dependency-name: github.com/magefile/mage dependency-type: direct:production update-type: version-update:semver-minor ... 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 84add7bc9..7cccc70be 100644
--- a/go.mod
+++ b/go.mod
@@ -35,7 +35,7 @@ require (
github.com/jdkato/prose v1.2.1
github.com/kylelemons/godebug v1.1.0
github.com/kyokomi/emoji/v2 v2.2.9
- github.com/magefile/mage v1.12.1
+ github.com/magefile/mage v1.13.0
github.com/mattn/go-isatty v0.0.14
github.com/mitchellh/hashstructure v1.1.0
github.com/mitchellh/mapstructure v1.4.3