Skip to content

Commit c06efd1

Browse files
committed
bump go
Signed-off-by: Kenny Leung <kleung@chainguard.dev>
1 parent 6106184 commit c06efd1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module github.com/wolfi-dev/wolfictl
22

3-
go 1.24.0
3+
go 1.24.1
4+
45
// https://github.com/anchore/grype/blob/v0.80.1/go.mod#L266-L269
56
// Pull in a fix for an unpatched CVE. mholt/archiver appears inactive/unmaintained.
67
replace github.com/mholt/archiver/v3 => github.com/anchore/archiver/v3 v3.5.2

0 commit comments

Comments
 (0)