summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-17 08:03:18 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-02-17 09:54:29 +0100
commite9fa7e81b3cfdda1cb1c49502cd9e05b3436ec48 (patch)
treefac241fb45a416a5749e8d42252506a17f4d95ea /go.mod
parentff545f4276d45aa8dc498e21c577d09b5b2307b6 (diff)
build(deps): bump github.com/magefile/mage from 1.11.0 to 1.12.1
Bumps [github.com/magefile/mage](https://github.com/magefile/mage) from 1.11.0 to 1.12.1. - [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.11.0...v1.12.1) --- 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 fbb1cbb95..cba1a8e55 100644
--- a/go.mod
+++ b/go.mod
@@ -34,7 +34,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.11.0
+ github.com/magefile/mage v1.12.1
github.com/mattn/go-isatty v0.0.14
github.com/mitchellh/hashstructure v1.1.0
github.com/mitchellh/mapstructure v1.4.3