Skip to content

Commit 5e80a8e

Browse files
authored
Go upgrade (#277)
* Update go.mod * Update GO_VERSION
1 parent fb37f1c commit 5e80a8e

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

GO_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.22.11
1+
1.23.7

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
module github.com/apache/trafficserver-ingress-controller
22

3-
go 1.22.11
4-
toolchain go1.23.7
3+
go 1.23.7
54

65
require (
76
github.com/alicebob/miniredis/v2 v2.31.1

0 commit comments

Comments
 (0)