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 @@ -88,7 +88,7 @@ require (
88
88
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
89
89
github.com/shuheiktgw/go-travis v0.3.1
90
90
github.com/snowflakedb/gosnowflake v1.12.0
91
- github.com/stretchr/testify v1.9 .0
91
+ github.com/stretchr/testify v1.10 .0
92
92
github.com/tailscale/depaware v0.0.0-20241028160002-3d7f3b30ed0e
93
93
github.com/testcontainers/testcontainers-go v0.34.0
94
94
github.com/testcontainers/testcontainers-go/modules/elasticsearch v0.34.0
Original file line number Diff line number Diff line change @@ -712,6 +712,8 @@ github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
712
712
github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
713
713
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
714
714
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
715
+ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
716
+ github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
715
717
github.com/tailscale/depaware v0.0.0-20241028160002-3d7f3b30ed0e h1:Hb50wYyy5VblH5zpKkoy49TrJy3pxVWOaRSOEdzTWKA =
716
718
github.com/tailscale/depaware v0.0.0-20241028160002-3d7f3b30ed0e /go.mod h1:p9lPsd+cx33L3H9nNoecRRxPssFKUwwI50I3pZ0yT+8 =
717
719
github.com/testcontainers/testcontainers-go v0.34.0 h1:5fbgF0vIN5u+nD3IWabQwRybuB4GY8G2HHgCkbMzMHo =
You can’t perform that action at this time.
0 commit comments