Skip to content

Commit

Permalink
scripts: update go to 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
roobre committed Sep 9, 2024
1 parent 1a5eff9 commit 226de54
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions scripts/go/go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/grafana/synthetic-monitoring-agent/scripts/go

go 1.22.1

toolchain go1.23.0
go 1.23

require (
github.com/dmarkham/enumer v1.5.10
Expand Down

0 comments on commit 226de54

Please sign in to comment.