Skip to content

Commit 7e10978

Browse files
committed
update mage-extras
1 parent 8ee6125 commit 7e10978

File tree

12 files changed

+27
-48
lines changed

12 files changed

+27
-48
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.25.4
44

55
require (
66
github.com/magefile/mage v1.15.0
7-
github.com/mcandre/mage-extras v0.0.28
7+
github.com/mcandre/mage-extras v0.0.29
88
)
99

1010
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ github.com/kisielk/errcheck v1.9.0 h1:9xt1zI9EBfcYBvdU1nVrzMzzUPUtPKs9bVSIM3TAb3
88
github.com/kisielk/errcheck v1.9.0/go.mod h1:kQxWMMVZgIkDq7U8xtG/n2juOjbLgZtedi0D+/VL/i8=
99
github.com/magefile/mage v1.15.0 h1:BvGheCMAsG3bWUDbZ8AyXXpCNwU9u5CB6sM+HNb9HYg=
1010
github.com/magefile/mage v1.15.0/go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A=
11-
github.com/mcandre/mage-extras v0.0.28 h1:/pBEGPyZkaCWaL1F0AcGzvJ+N2gcCdECfKqKy3iRe5Y=
12-
github.com/mcandre/mage-extras v0.0.28/go.mod h1:UNiw5UmBU2KgSvtSmv1TZONPZGVA/2bhwt4Icm09euA=
11+
github.com/mcandre/mage-extras v0.0.29 h1:GFKIWBv5lolb1pX/50A56D4Ko6HRLfvhGhsUXfAyPw4=
12+
github.com/mcandre/mage-extras v0.0.29/go.mod h1:DwsxMvSSKhILM/3XHAK3z5t8m65nNFgleYE6vDH/GM8=
1313
golang.org/x/exp/typeparams v0.0.0-20250408133849-7e4ce0ab07d0 h1:oMe07YcizemJ09rs2kRkFYAp0pt4e1lYLwPWiEGMpXE=
1414
golang.org/x/exp/typeparams v0.0.0-20250408133849-7e4ce0ab07d0/go.mod h1:LKZHyeOpPuZcMgxeHjJp4p5yvxrCX1xDvH10zYHhjjQ=
1515
golang.org/x/mod v0.24.0 h1:ZfthKaKaT4NrhGVZHO1/WDTwGES4De8KtWO0SIbNJMU=

vendor/github.com/mcandre/mage-extras/.rubberstamp

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/mcandre/mage-extras/.tool-versions

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/mcandre/mage-extras/DEVELOPMENT.md

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/mcandre/mage-extras/README.md

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/mcandre/mage-extras/install

Lines changed: 0 additions & 8 deletions
This file was deleted.

vendor/github.com/mcandre/mage-extras/magefile.go

Lines changed: 1 addition & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/mcandre/mage-extras/makefile

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/mcandre/mage-extras/snyk.go

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)