File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/gorilla/mux v1.8.1
1111 github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
1212 github.com/prometheus/client_golang v1.23.2
13- github.com/rancher/wrangler/v3 v3.3.2-rc.2
13+ github.com/rancher/wrangler/v3 v3.3.2
1414 github.com/sirupsen/logrus v1.9.4
1515 github.com/stretchr/testify v1.11.1
1616 k8s.io/apimachinery v0.35.0
Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ github.com/prometheus/common v0.66.1 h1:h5E0h5/Y8niHc5DlaLlWLArTQI7tMrsfQjHV+d9Z
5252github.com/prometheus/common v0.66.1 /go.mod h1:gcaUsgf3KfRSwHY4dIMXLPV0K/Wg1oZ8+SbZk/HH/dA =
5353github.com/prometheus/procfs v0.16.1 h1:hZ15bTNuirocR6u0JZ6BAHHmwS1p8B4P6MRqxtzMyRg =
5454github.com/prometheus/procfs v0.16.1 /go.mod h1:teAbpZRB1iIAJYREa1LsoWUXykVXA1KlTmWl8x/U+Is =
55- github.com/rancher/wrangler/v3 v3.3.2-rc.2 h1:terdYKoYsdMiabh7CBLzGLJPl3Sf9j4Qgd4GO10yxPA =
56- github.com/rancher/wrangler/v3 v3.3.2-rc.2 /go.mod h1:bRcdkdwRTwoXVSWVGtJdSBNXkKbInlo+PVkCtkUCi4s =
55+ github.com/rancher/wrangler/v3 v3.3.2 h1:Fid1VzBdy7VVPZsEKC9AQR9ghmC7ku1oRhe2jyrwHDY =
56+ github.com/rancher/wrangler/v3 v3.3.2 /go.mod h1:bRcdkdwRTwoXVSWVGtJdSBNXkKbInlo+PVkCtkUCi4s =
5757github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ =
5858github.com/rogpeppe/go-internal v1.14.1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
5959github.com/sirupsen/logrus v1.9.4 h1:TsZE7l11zFCLZnZ+teH4Umoq5BhEIfIzfRDZ1Uzql2w =
You can’t perform that action at this time.
0 commit comments