File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/getsentry/sentry-go v0.29.0
77 github.com/pkg/errors v0.9.1 // indirect
8- github.com/stretchr/testify v1.9.0
8+ github.com/stretchr/testify v1.11.1
99 golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
1010)
1111
Original file line number Diff line number Diff line change @@ -302,6 +302,8 @@ github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
302302github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
303303github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
304304github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
305+ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
306+ github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
305307github.com/tailscale/depaware v0.0.0-20210622194025-720c4b409502 /go.mod h1:p9lPsd+cx33L3H9nNoecRRxPssFKUwwI50I3pZ0yT+8 =
306308github.com/tdewolff/minify/v2 v2.12.4 /go.mod h1:h+SRvSIX3kwgwTFOpSckvSxgax3uy8kZTSF1Ojrr3bk =
307309github.com/tdewolff/parse/v2 v2.6.4 /go.mod h1:woz0cgbLwFdtbjJu8PIKxhW05KplTFQkOdX78o+Jgrs =
You can’t perform that action at this time.
0 commit comments