build(deps): bump github.com/magefile/mage from 1.14.0 to 1.15.0

Bumps [github.com/magefile/mage](https://github.com/magefile/mage) from 1.14.0 to 1.15.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.14.0...v1.15.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>
This commit is contained in:
dependabot[bot]
2023-06-13 08:58:16 +00:00
committed by Bjørn Erik Pedersen
parent 91c0b0f76b
commit 489519566e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -42,7 +42,7 @@ require (
github.com/jdkato/prose v1.2.1
github.com/kylelemons/godebug v1.1.0
github.com/kyokomi/emoji/v2 v2.2.11
github.com/magefile/mage v1.14.0
github.com/magefile/mage v1.15.0
github.com/marekm4/color-extractor v1.2.0
github.com/mattn/go-isatty v0.0.19
github.com/mitchellh/hashstructure v1.1.0