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 5
5
require (
6
6
github.com/getsentry/sentry-go v0.29.0
7
7
github.com/pkg/errors v0.9.1 // indirect
8
- github.com/stretchr/testify v1.9 .0
8
+ github.com/stretchr/testify v1.10 .0
9
9
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
10
10
)
11
11
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
302
302
github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
303
303
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
304
304
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
305
+ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
306
+ github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
305
307
github.com/tailscale/depaware v0.0.0-20210622194025-720c4b409502 /go.mod h1:p9lPsd+cx33L3H9nNoecRRxPssFKUwwI50I3pZ0yT+8 =
306
308
github.com/tdewolff/minify/v2 v2.12.4 /go.mod h1:h+SRvSIX3kwgwTFOpSckvSxgax3uy8kZTSF1Ojrr3bk =
307
309
github.com/tdewolff/parse/v2 v2.6.4 /go.mod h1:woz0cgbLwFdtbjJu8PIKxhW05KplTFQkOdX78o+Jgrs =
You can’t perform that action at this time.
0 commit comments