File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ require (
4040 github.com/spf13/cobra v1.10.2
4141 github.com/spf13/pflag v1.0.10
4242 github.com/spf13/viper v1.21.0
43- github.com/stretchr/testify v1.11.1
43+ github.com/stretchr/testify v1.12.0
4444 github.com/tj/go-spin v1.1.0
4545 github.com/vishvananda/netlink v1.3.1
4646 github.com/vishvananda/netns v0.0.5
@@ -172,7 +172,7 @@ require (
172172 github.com/shopspring/decimal v1.4.0 // indirect
173173 github.com/sirupsen/logrus v1.9.4 // indirect
174174 github.com/spiffe/go-spiffe/v2 v2.8.1 // indirect
175- github.com/stretchr/objx v0.5.2 // indirect
175+ github.com/stretchr/objx v0.5.3 // indirect
176176 github.com/ulikunitz/xz v0.5.16 // indirect
177177 github.com/vladimirvivien/gexe v0.5.0 // indirect
178178 github.com/x448/float16 v0.8.4 // indirect
Original file line number Diff line number Diff line change @@ -547,14 +547,14 @@ github.com/spf13/viper v1.21.0/go.mod h1:P0lhsswPGWD/1lZJ9ny3fYnVqxiegrlNrEmgLjb
547547github.com/spiffe/go-spiffe/v2 v2.8.1 h1:eXZMLsu+3MLEPJyGJkolqtVrteZfQdUpOWj6LTiDl/E =
548548github.com/spiffe/go-spiffe/v2 v2.8.1 /go.mod h1:47Q0Q9/AqGha8QLHp+kxpH4Wca7X7EnOtlIJy3mxZ3U =
549549github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
550- github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY =
551- github.com/stretchr/objx v0.5.2 /go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/8L+MA =
550+ github.com/stretchr/objx v0.5.3 h1:jmXUvGomnU1o3W/V5h2VEradbpJDwGrzugQQvL0POH4 =
551+ github.com/stretchr/objx v0.5.3 /go.mod h1:rDQraq+vQZU7Fde9LOZLr8Tax6zZvy4kuNKF+QYS+U0 =
552552github.com/stretchr/testify v1.2.2 /go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs =
553553github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
554554github.com/stretchr/testify v1.6.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
555555github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
556- github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
557- github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
556+ github.com/stretchr/testify v1.12.0 h1:K6Mr6jO9JICuend/5xzTM03ydSV3vdNRYAdPSukj8uI =
557+ github.com/stretchr/testify v1.12.0 /go.mod h1:bOYBZb5qJ00vPzWfIqBUZPaxK8jWiXc6d3ErP4Ca9Gw =
558558github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8 =
559559github.com/subosito/gotenv v1.6.0 /go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU =
560560github.com/tj/go-spin v1.1.0 h1:lhdWZsvImxvZ3q1C5OIB7d72DuOwP4O2NdBg9PyzNds =
You can’t perform that action at this time.
0 commit comments