Skip to content

Commit fd4258c

Browse files
committed
go mod tidy
1 parent 978a42a commit fd4258c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

go.mod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
module github.com/buildkite/agent/v3
22

3-
go 1.22.6
4-
toolchain go1.22.10
3+
go 1.22.7
4+
5+
toolchain go1.23.3
56

67
require (
78
cloud.google.com/go/compute/metadata v0.6.0

0 commit comments

Comments
 (0)