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 @@ -7,7 +7,7 @@ toolchain go1.23.1
77require (
88 github.com/go-test/deep v1.1.1
99 github.com/google/go-querystring v1.1.0
10- go.mongodb.org/atlas v0.37 .0
10+ go.mongodb.org/atlas v0.38 .0
1111)
1212
1313// Incorrect release versioning
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ github.com/google/go-cmp v0.5.2 h1:X2ev0eStA3AbceY54o37/0PQ/UWqKEiiO2dKL5OPaFM=
44github.com/google/go-cmp v0.5.2 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
55github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8 =
66github.com/google/go-querystring v1.1.0 /go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU =
7- go.mongodb.org/atlas v0.37 .0 h1:zQnO1o5+bVP9IotpAYpres4UjMD2F4nwNEFTZhNL4ck =
8- go.mongodb.org/atlas v0.37 .0 /go.mod h1:DJYtM+vsEpPEMSkQzJnFHrT0sP7ev6cseZc/GGjJYG8 =
7+ go.mongodb.org/atlas v0.38 .0 h1:zfwymq20GqivGwxPZfypfUDry+WwMGVui97z1d8V4bU =
8+ go.mongodb.org/atlas v0.38 .0 /go.mod h1:DJYtM+vsEpPEMSkQzJnFHrT0sP7ev6cseZc/GGjJYG8 =
99golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
You can’t perform that action at this time.
0 commit comments