Skip to content

Commit b94faa5

Browse files
committed
Update Go version to 1.24
1 parent 145adde commit b94faa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module code.cloudfoundry.org/uaa-cli
22

3-
go 1.22.0
3+
go 1.24
44

5-
toolchain go1.22.10
5+
toolchain go1.24.0
66

77
require (
88
github.com/cloudfoundry-community/go-uaa v0.3.3

0 commit comments

Comments
 (0)