File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ require (
34
34
github.com/oklog/ulid v1.3.1 // indirect
35
35
github.com/pmezard/go-difflib v1.0.0 // indirect
36
36
go.mongodb.org/mongo-driver v1.17.1 // indirect
37
- golang.org/x/exp v0.0.0-20241004190924-225e2abe05e6 // indirect
37
+ golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c // indirect
38
38
golang.org/x/sys v0.26.0 // indirect
39
39
gopkg.in/yaml.v3 v3.0.1 // indirect
40
40
)
Original file line number Diff line number Diff line change @@ -56,8 +56,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
56
56
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
57
57
go.mongodb.org/mongo-driver v1.17.1 h1:Wic5cJIwJgSpBhe3lx3+/RybR5PiYRMpVFgO7cOHyIM =
58
58
go.mongodb.org/mongo-driver v1.17.1 /go.mod h1:wwWm/+BuOddhcq3n68LKRmgk2wXzmF6s0SFOa0GINL4 =
59
- golang.org/x/exp v0.0.0-20241004190924-225e2abe05e6 h1:1wqE9dj9NpSm04INVsJhhEUzhuDVjbcyKH91sVyPATw =
60
- golang.org/x/exp v0.0.0-20241004190924-225e2abe05e6 /go.mod h1:NQtJDoLvd6faHhE7m4T/1IY708gDefGGjR/iUW8yQQ8 =
59
+ golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c h1:7dEasQXItcW1xKJ2+gg5VOiBnqWrJc+rq0DPKyvvdbY =
60
+ golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c /go.mod h1:NQtJDoLvd6faHhE7m4T/1IY708gDefGGjR/iUW8yQQ8 =
61
61
golang.org/x/sys v0.26.0 h1:KHjCJyddX0LoSTb3J+vWpupP9p0oznkqVk/IfjymZbo =
62
62
golang.org/x/sys v0.26.0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
63
63
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
You can’t perform that action at this time.
0 commit comments