Skip to content

Commit

Permalink
chore: bump to use go.1.23
Browse files Browse the repository at this point in the history
Signed-off-by: hectorj2f <[email protected]>
  • Loading branch information
hectorj2f committed Sep 25, 2024
1 parent 4253b65 commit b99ae9f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/sigstore/timestamp-authority

go 1.22.0

toolchain go1.22.1
go 1.23.1

require (
cloud.google.com/go/security v1.17.4
Expand Down

0 comments on commit b99ae9f

Please sign in to comment.