Skip to content

Commit

Permalink
Use Go 1.23.6 and run go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
hslatman committed Feb 24, 2025
1 parent 87fe3c1 commit 3c4af2e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module github.com/smallstep/certificates

go 1.22.12
toolchain go1.23.6
go 1.23.6

require (
cloud.google.com/go/longrunning v0.6.4
Expand Down

0 comments on commit 3c4af2e

Please sign in to comment.