File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.22.0
55require  (
66github.com/google/uuid  v1.6.0 
77github.com/jackc/pgx/v5  v5.5.3 
8- github.com/stretchr/testify  v1.8.4  
8+ github.com/stretchr/testify  v1.9.0  
99)
1010
1111require  (
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncj
2323github.com/stretchr/objx  v0.1.0 /go.mod  h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
2424github.com/stretchr/testify  v1.3.0 /go.mod  h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
2525github.com/stretchr/testify  v1.7.0 /go.mod  h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
26- github.com/stretchr/testify  v1.8.4   h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk =
27- github.com/stretchr/testify  v1.8.4  /go.mod  h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
26+ github.com/stretchr/testify  v1.9.0   h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
27+ github.com/stretchr/testify  v1.9.0  /go.mod  h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
2828golang.org/x/crypto  v0.17.0  h1:r8bRNjWL3GshPW3gkd+RpvzWrZAwPS49OmTGZ/uhM4k =
2929golang.org/x/crypto  v0.17.0 /go.mod  h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4 =
3030golang.org/x/sync  v0.1.0  h1:wsuoTGHzEhffawBOhz5CYhcrV4IdKZbEyZjBMuTp12o =
                         You can’t perform that action at this time. 
           
                  
0 commit comments