Skip to content

Commit

Permalink
Upgrade GO 1.22.9 (#262)
Browse files Browse the repository at this point in the history
* Update GO_VERSION

* Update go.mod
  • Loading branch information
shukitchan authored Nov 16, 2024
1 parent 2dc951f commit 40d845c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GO_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.22.8
1.22.9
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/apache/trafficserver-ingress-controller

go 1.22.8
go 1.22.9

require (
github.com/alicebob/miniredis/v2 v2.31.1
Expand Down

0 comments on commit 40d845c

Please sign in to comment.