Skip to content

Commit

Permalink
upgrade go to 1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tommartensen committed Dec 18, 2024
1 parent 098706a commit 623ac24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/stackrox/infra

go 1.22
go 1.23

toolchain go1.22.5
toolchain go1.23.1

require (
cloud.google.com/go/bigquery v1.60.0
Expand Down

0 comments on commit 623ac24

Please sign in to comment.