File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ require (
2424 github.com/onsi/gomega v1.38.2
2525 github.com/pborman/uuid v1.2.1
2626 github.com/pkg/errors v0.9.1
27- github.com/stretchr/testify v1.11.0
27+ github.com/stretchr/testify v1.11.1
2828 go.uber.org/goleak v1.3.0
2929 go.uber.org/mock v0.6.0
3030 golang.org/x/net v0.43.0
Original file line number Diff line number Diff line change @@ -289,8 +289,8 @@ github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
289289git.colasdn.top/stretchr/testify v1.8.0 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
290290git.colasdn.top/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
291291git.colasdn.top/stretchr/testify v1.8.2 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
292- github.com/stretchr/testify v1.11.0 h1:ib4sjIrwZKxE5u/Japgo/7SJV3PvgjGiRNAvTVGqQl8 =
293- github.com/stretchr/testify v1.11.0 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
292+ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
293+ github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
294294git.colasdn.top/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM =
295295git.colasdn.top/x448/float16 v0.8.4 /go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg =
296296git.colasdn.top/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
Original file line number Diff line number Diff line change @@ -539,7 +539,7 @@ github.com/spf13/pflag
539539# github.com/stoewer/go-strcase v1.3.0
540540## explicit; go 1.11
541541git.colasdn.top/stoewer/go-strcase
542- # github.com/stretchr/testify v1.11.0
542+ # github.com/stretchr/testify v1.11.1
543543## explicit; go 1.17
544544git.colasdn.top/stretchr/testify/assert
545545git.colasdn.top/stretchr/testify/assert/yaml
You can’t perform that action at this time.
0 commit comments