Skip to content

Commit

Permalink
bump go to 1.23.2
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Callaway <[email protected]>
  • Loading branch information
bobcallaway committed Oct 15, 2024
1 parent 2079a15 commit 6316219
Showing 1 changed file with 2 additions and 1 deletion.
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/scaffolding

go 1.23.1
go 1.23.2

require (
chainguard.dev/exitdir v0.0.1
filippo.io/edwards25519 v1.1.0
Expand Down

0 comments on commit 6316219

Please sign in to comment.