Skip to content

Commit

Permalink
update go version definition in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
cpanato committed Jan 23, 2024
1 parent a29ece7 commit 3e93e2b
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/chainguard-dev/octo-sts

go 1.21.2

toolchain go1.21.6
go 1.21.6

require (
chainguard.dev/go-grpc-kit v0.17.2
Expand Down

0 comments on commit 3e93e2b

Please sign in to comment.