Update dependency go to v1.25.1

This commit is contained in:
renovate-rancher[bot]
2025-09-10 04:35:13 +00:00
committed by GitHub
parent 8fec6e194c
commit 0336166cac

2
go.mod
View File

@@ -2,7 +2,7 @@ module github.com/rancher/dynamiclistener
go 1.23.0
toolchain go1.24.2
toolchain go1.25.1
require (
github.com/rancher/wrangler/v2 v2.1.4