summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-22 15:44:29 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-10-25 16:13:08 +0200
commit9860e0e186d9af8a66d8e7b1656eee23333c8acc (patch)
tree7f703c20861ab19d09e94d97f23047bed93c22c9 /go.mod
parentd1cd1db0e7384bcfd17fd11257129f0ba69ecbd7 (diff)
build(deps): bump github.com/magefile/mage from 1.13.0 to 1.14.0
Bumps [github.com/magefile/mage](https://github.com/magefile/mage) from 1.13.0 to 1.14.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.13.0...v1.14.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 d902f0dde..fbfe874eb 100644
--- a/go.mod
+++ b/go.mod
@@ -37,7 +37,7 @@ require (
github.com/jdkato/prose v1.2.1
github.com/kylelemons/godebug v1.1.0
github.com/kyokomi/emoji/v2 v2.2.10
- github.com/magefile/mage v1.13.0
+ github.com/magefile/mage v1.14.0
github.com/marekm4/color-extractor v1.2.0
github.com/mattn/go-isatty v0.0.16
github.com/mitchellh/hashstructure v1.1.0