File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ require (
3636 github.com/maxbrunsfeld/counterfeiter/v6 v6.11.3
3737 github.com/opencontainers/image-spec v1.1.1
3838 github.com/sirupsen/logrus v1.9.3
39- github.com/stretchr/testify v1.11.0
39+ github.com/stretchr/testify v1.11.1
4040)
4141
4242require (
Original file line number Diff line number Diff line change @@ -165,8 +165,8 @@ github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVs
165165github.com/spf13/pflag v1.0.3 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
166166github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
167167github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
168- github.com/stretchr/testify v1.11.0 h1:ib4sjIrwZKxE5u/Japgo/7SJV3PvgjGiRNAvTVGqQl8 =
169- github.com/stretchr/testify v1.11.0 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
168+ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
169+ github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
170170github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
171171github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
172172go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 h1:TT4fX+nBOA/+LUkobKGW1ydGcn+G3vRw9+g5HwCphpk =
Original file line number Diff line number Diff line change @@ -350,7 +350,7 @@ github.com/pmezard/go-difflib/difflib
350350# github.com/sirupsen/logrus v1.9.3
351351## explicit; go 1.13
352352github.com/sirupsen/logrus
353- # github.com/stretchr/testify v1.11.0
353+ # github.com/stretchr/testify v1.11.1
354354## explicit; go 1.17
355355github.com/stretchr/testify/assert
356356github.com/stretchr/testify/assert/yaml
You can’t perform that action at this time.
0 commit comments