diff --git a/go.mod b/go.mod index 83c05af997..9eed0c0dc8 100644 --- a/go.mod +++ b/go.mod @@ -38,7 +38,7 @@ require ( github.com/prometheus/client_model v0.6.1 github.com/prometheus/common v0.59.1 github.com/rancher/fleet/pkg/apis v0.10.0 - github.com/rancher/lasso v0.0.0-20240828170735-d79536cac289 + github.com/rancher/lasso v0.0.0-20240919074914-cf7a2ba07008 github.com/rancher/wrangler/v3 v3.0.0 github.com/reugn/go-quartz v0.11.2 github.com/sirupsen/logrus v1.9.3 diff --git a/go.sum b/go.sum index 5ab3b54196..2eb2a3e311 100644 --- a/go.sum +++ b/go.sum @@ -733,8 +733,8 @@ github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsT github.com/prometheus/procfs v0.0.3/go.mod h1:4A/X28fw3Fc593LaREMrKMqOKvUAntwMDaekg4FpcdQ= github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc= github.com/prometheus/procfs v0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk= -github.com/rancher/lasso v0.0.0-20240828170735-d79536cac289 h1:gbV7qLOcEgyTgep2ocl8FFhfGOUMQuvfV5OIIENHWT4= -github.com/rancher/lasso v0.0.0-20240828170735-d79536cac289/go.mod h1:Efx/+BbH3ivmnTPLu5cA3Gc9wT5oyGS0LBcqEuYTx+A= +github.com/rancher/lasso v0.0.0-20240919074914-cf7a2ba07008 h1:zOjOViDqtzQQQ+luoA1DejJRiLc9Yu49MPLKFNuu+3Y= +github.com/rancher/lasso v0.0.0-20240919074914-cf7a2ba07008/go.mod h1:+GJaJqWpk1MZYCDrMC+4Jee0M/aScoru5T8V2A//rgg= github.com/rancher/wrangler/v3 v3.0.0 h1:IHHCA+vrghJDPxjtLk4fmeSCFhNe9fFzLFj3m2B0YpA= github.com/rancher/wrangler/v3 v3.0.0/go.mod h1:Dfckuuq7MJk2JWVBDywRlZXMxEyPxHy4XqGrPEzu5Eg= github.com/reugn/go-quartz v0.11.2 h1:+jc54Ji06n/D/endEPmc+CuG/Jc8466nda1oxtFRrks=