Skip to content

Commit

Permalink
gomod: update min go version
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
  • Loading branch information
crazy-max committed Dec 16, 2023
1 parent b6f4e30 commit 1174414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/docker/buildkit-syft-scanner

go 1.21.3
go 1.21.0

require (
github.com/anchore/go-logger v0.0.0-20230725134548-c21dafa1ec5a
Expand Down

0 comments on commit 1174414

Please sign in to comment.