Skip to content

Commit

Permalink
bump min go to 1.23.4
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <[email protected]>
  • Loading branch information
cpanato committed Dec 12, 2024
1 parent cbee873 commit 21db69e
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/sigstore/rekor

go 1.23.2
go 1.23.4

require (
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
Expand Down

0 comments on commit 21db69e

Please sign in to comment.