This is an automated email from the ASF dual-hosted git repository.

shukitchan pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/trafficserver-ingress-controller.git


The following commit(s) were added to refs/heads/master by this push:
     new 3dd511e  Update Go version to 1.25.11 (#366)
3dd511e is described below

commit 3dd511e7bac2f64a61d01aadc1b529feefd3644b
Author: Kit Chan <[email protected]>
AuthorDate: Sat Jun 13 23:51:33 2026 -0700

    Update Go version to 1.25.11 (#366)
    
    * Update Go version to 1.25.11
    
    * Update Go version to 1.25.11
---
 GO_VERSION | 2 +-
 go.mod     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/GO_VERSION b/GO_VERSION
index 0e0c284..4fd1625 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.25.9
+1.25.11
diff --git a/go.mod b/go.mod
index 88a752c..a3d5c47 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module github.com/apache/trafficserver-ingress-controller
 
-go 1.25.9
+go 1.25.11
 
 require (
        github.com/alicebob/miniredis/v2 v2.31.1

Reply via email to