Skip to content

Commit

Permalink
go 1.22.10 upgrade (#267)
Browse files Browse the repository at this point in the history
* Update GO_VERSION

* Update go.mod
  • Loading branch information
shukitchan authored Dec 31, 2024
1 parent edbdf36 commit b3e8c21
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.9
1.22.10
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.9
go 1.22.10

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

0 comments on commit b3e8c21

Please sign in to comment.