Skip to content

Commit

Permalink
Bump Go version in go.mod
Browse files Browse the repository at this point in the history
Signed-off-by: Aditya Sirish A Yelgundhalli <[email protected]>
  • Loading branch information
adityasaky committed Oct 17, 2024
1 parent 97fc2e0 commit 3c1a9f6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
module github.com/sigstore/gitsign

go 1.22.5
toolchain go1.22.8
go 1.22.7

toolchain go1.23.1

require (
github.com/coreos/go-oidc/v3 v3.11.0
Expand Down

0 comments on commit 3c1a9f6

Please sign in to comment.