]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
build(deps): bump github.com/magefile/mage from 1.15.0 to 1.16.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 19 Mar 2026 15:37:25 +0000 (15:37 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 19 Mar 2026 19:39:12 +0000 (20:39 +0100)
Bumps [github.com/magefile/mage](https://github.com/magefile/mage) from 1.15.0 to 1.16.1.
- [Release notes](https://github.com/magefile/mage/releases)
- [Commits](https://github.com/magefile/mage/compare/v1.15.0...v1.16.1)

---
updated-dependencies:
- dependency-name: github.com/magefile/mage
  dependency-version: 1.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index cbe2381bc456cc8975c5ba41baa9a137d76c302d..678edbe58f7d23981b2a65c1abe9e0ec199d88c1 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -48,7 +48,7 @@ require (
        github.com/hairyhenderson/go-codeowners v0.7.0
        github.com/jdkato/prose v1.2.1
        github.com/kyokomi/emoji/v2 v2.2.13
-       github.com/magefile/mage v1.15.0
+       github.com/magefile/mage v1.16.1
        github.com/makeworld-the-better-one/dither/v2 v2.4.0
        github.com/marekm4/color-extractor v1.2.1
        github.com/mattn/go-isatty v0.0.20
diff --git a/go.sum b/go.sum
index dd0d024c0cdb3a0e9a5ff02ff67179e5f7f40bec..30fe1214b8d64155723428766774d866db0e9a18 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -396,8 +396,8 @@ github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0
 github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
 github.com/kyokomi/emoji/v2 v2.2.13 h1:GhTfQa67venUUvmleTNFnb+bi7S3aocF7ZCXU9fSO7U=
 github.com/kyokomi/emoji/v2 v2.2.13/go.mod h1:JUcn42DTdsXJo1SWanHh4HKDEyPaR5CqkmoirZZP9qE=
-github.com/magefile/mage v1.15.0 h1:BvGheCMAsG3bWUDbZ8AyXXpCNwU9u5CB6sM+HNb9HYg=
-github.com/magefile/mage v1.15.0/go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A=
+github.com/magefile/mage v1.16.1 h1:j5UwkdA48xTlGs0Hcm1Q3sSAcxBorntQjiewDNMsqlo=
+github.com/magefile/mage v1.16.1/go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A=
 github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
 github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
 github.com/makeworld-the-better-one/dither/v2 v2.4.0 h1:Az/dYXiTcwcRSe59Hzw4RI1rSnAZns+1msaCXetrMFE=