Skip to content

Commit

Permalink
update go version required by dependency github.com/google/go-contain…
Browse files Browse the repository at this point in the history
…erregistry

Signed-off-by: Cody Soyland <[email protected]>
  • Loading branch information
codysoyland committed Jan 27, 2025
1 parent 8d1b8ed commit 58ca7ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion examples/oci-image-verification/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module github.com/sigstore/sigstore-go/examples/oci-image-verification

go 1.22.0
go 1.23.0

toolchain go1.23.5

replace github.com/sigstore/sigstore-go => ../../
Expand Down
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module github.com/sigstore/sigstore-go

go 1.22.0
go 1.23.0

toolchain go1.23.5

require (
Expand Down

0 comments on commit 58ca7ac

Please sign in to comment.