File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ require (
3838 github.com/prometheus/client_model v0.6.2
3939 github.com/prometheus/common v0.67.5
4040 github.com/rancher/fleet/pkg/apis v0.15.0
41- github.com/rancher/lasso v0.2.7
41+ github.com/rancher/lasso v0.2.8
4242 github.com/rancher/wrangler/v3 v3.5.0
4343 github.com/reugn/go-quartz v0.15.2
4444 github.com/sirupsen/logrus v1.9.4
Original file line number Diff line number Diff line change @@ -352,8 +352,8 @@ github.com/prometheus/otlptranslator v1.0.0 h1:s0LJW/iN9dkIH+EnhiD3BlkkP5QVIUVEo
352352github.com/prometheus/otlptranslator v1.0.0 /go.mod h1:vRYWnXvI6aWGpsdY/mOT/cbeVRBlPWtBNDb7kGR3uKM =
353353github.com/prometheus/procfs v0.19.2 h1:zUMhqEW66Ex7OXIiDkll3tl9a1ZdilUOd/F6ZXw4Vws =
354354github.com/prometheus/procfs v0.19.2 /go.mod h1:M0aotyiemPhBCM0z5w87kL22CxfcH05ZpYlu+b4J7mw =
355- github.com/rancher/lasso v0.2.7 h1:N56Pm8KJSk7gRVYILSGb35QBfjcDDeGFMfwUCivsbeg =
356- github.com/rancher/lasso v0.2.7 /go.mod h1:L3ol8PdO21KoMhNa3RWjpR3ZBnE70JCAod1nJuOvT1E =
355+ github.com/rancher/lasso v0.2.8 h1:AhAk1AKz9ZpvPlFj07JKRYGzIxaPNywUs2LpSwcyGDU =
356+ github.com/rancher/lasso v0.2.8 /go.mod h1:HyENYowaiGY9jnsyxLnhGfoOBZlU3y+lws8qCYyuBOc =
357357github.com/rancher/wrangler/v3 v3.5.0 h1:Us8RcMBpjrhV/HRfIq0a0uJmLEhfWcGUgNE39y7BQ7A =
358358github.com/rancher/wrangler/v3 v3.5.0 /go.mod h1:bRcdkdwRTwoXVSWVGtJdSBNXkKbInlo+PVkCtkUCi4s =
359359github.com/redis/go-redis/extra/rediscmd/v9 v9.0.5 h1:EaDatTxkdHG+U3Bk4EUr+DZ7fOGwTfezUiUJMaIcaho =
Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ require (
167167 github.com/prometheus/client_model v0.6.2 // indirect
168168 github.com/prometheus/common v0.67.5 // indirect
169169 github.com/prometheus/procfs v0.19.2 // indirect
170- github.com/rancher/lasso v0.2.7 // indirect
170+ github.com/rancher/lasso v0.2.8 // indirect
171171 github.com/rivo/uniseg v0.4.7 // indirect
172172 github.com/rubenv/sql-migrate v1.8.1 // indirect
173173 github.com/russross/blackfriday/v2 v2.1.0 // indirect
Original file line number Diff line number Diff line change @@ -378,8 +378,8 @@ github.com/prometheus/otlptranslator v1.0.0 h1:s0LJW/iN9dkIH+EnhiD3BlkkP5QVIUVEo
378378github.com/prometheus/otlptranslator v1.0.0 /go.mod h1:vRYWnXvI6aWGpsdY/mOT/cbeVRBlPWtBNDb7kGR3uKM =
379379github.com/prometheus/procfs v0.19.2 h1:zUMhqEW66Ex7OXIiDkll3tl9a1ZdilUOd/F6ZXw4Vws =
380380github.com/prometheus/procfs v0.19.2 /go.mod h1:M0aotyiemPhBCM0z5w87kL22CxfcH05ZpYlu+b4J7mw =
381- github.com/rancher/lasso v0.2.7 h1:N56Pm8KJSk7gRVYILSGb35QBfjcDDeGFMfwUCivsbeg =
382- github.com/rancher/lasso v0.2.7 /go.mod h1:L3ol8PdO21KoMhNa3RWjpR3ZBnE70JCAod1nJuOvT1E =
381+ github.com/rancher/lasso v0.2.8 h1:AhAk1AKz9ZpvPlFj07JKRYGzIxaPNywUs2LpSwcyGDU =
382+ github.com/rancher/lasso v0.2.8 /go.mod h1:HyENYowaiGY9jnsyxLnhGfoOBZlU3y+lws8qCYyuBOc =
383383github.com/rancher/wrangler/v3 v3.5.0 h1:Us8RcMBpjrhV/HRfIq0a0uJmLEhfWcGUgNE39y7BQ7A =
384384github.com/rancher/wrangler/v3 v3.5.0 /go.mod h1:bRcdkdwRTwoXVSWVGtJdSBNXkKbInlo+PVkCtkUCi4s =
385385github.com/redis/go-redis/extra/rediscmd/v9 v9.0.5 h1:EaDatTxkdHG+U3Bk4EUr+DZ7fOGwTfezUiUJMaIcaho =
You can’t perform that action at this time.
0 commit comments