Update dependency go to v1.24.6

This commit is contained in:
renovate-rancher[bot] 2025-08-07 04:44:59 +00:00 committed by GitHub
parent 8fec6e194c
commit 0535e4b0e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

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