Skip to content

Commit

Permalink
remove toolchain override (#706)
Browse files Browse the repository at this point in the history
  • Loading branch information
burov authored Oct 29, 2024
1 parent 97dfb76 commit 29212e8
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/GoogleCloudPlatform/osconfig

go 1.21
toolchain go1.22.5
go 1.22

require (
cloud.google.com/go/compute/metadata v0.5.2
Expand Down

0 comments on commit 29212e8

Please sign in to comment.