diff --git a/go.mod b/go.mod index 36eb7bf..2cd4905 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/rancher/dynamiclistener go 1.23.0 -toolchain go1.24.2 +toolchain go1.24.4 require ( github.com/rancher/wrangler v1.1.2