Skip to content

Commit 2cabc03

Browse files
Fix licenses after dependabot changes
[dependabot skip]
1 parent a1327b3 commit 2cabc03

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.licenses-gomod.sha256

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
100644 310578aeea0bb2b955cb3d97ae1ca7ec898e65af go.mod
1+
100644 2c09617ac6f8b75fbf3644ec37bcfa8ae4ea84c4 go.mod

licenses.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ github.com/xdg-go/stringprep,https://github.com/xdg-go/stringprep/blob/v1.0.4/LI
9898
github.com/youmark/pkcs8,https://github.com/youmark/pkcs8/blob/a2c0da244d78/LICENSE,MIT
9999
github.com/yudai/gojsondiff,https://github.com/yudai/gojsondiff/blob/v1.0.0/LICENSE,MIT
100100
github.com/yudai/golcs,https://github.com/yudai/golcs/blob/ecda9a501e82/LICENSE,MIT
101-
go.mongodb.org/atlas-sdk/v20250312006,https://github.com/mongodb/atlas-sdk-go/blob/v20250312006.0.0/LICENSE,Apache-2.0
101+
go.mongodb.org/atlas-sdk/v20250312006,https://github.com/mongodb/atlas-sdk-go/blob/v20250312006.1.0/LICENSE,Apache-2.0
102102
go.mongodb.org/mongo-driver,https://github.com/mongodb/mongo-go-driver/blob/v1.17.4/LICENSE,Apache-2.0
103103
go.opentelemetry.io/auto/sdk,https://github.com/open-telemetry/opentelemetry-go-instrumentation/blob/sdk/v1.1.0/sdk/LICENSE,Apache-2.0
104104
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc,https://github.com/open-telemetry/opentelemetry-go-contrib/blob/instrumentation/google.golang.org/grpc/otelgrpc/v0.61.0/instrumentation/google.golang.org/grpc/otelgrpc/LICENSE,Apache-2.0
@@ -115,7 +115,7 @@ golang.org/x/exp,https://cs.opensource.google/go/x/exp/+/8a7402ab:LICENSE,BSD-3-
115115
golang.org/x/net,https://cs.opensource.google/go/x/net/+/v0.43.0:LICENSE,BSD-3-Clause
116116
golang.org/x/oauth2,https://cs.opensource.google/go/x/oauth2/+/v0.30.0:LICENSE,BSD-3-Clause
117117
golang.org/x/sync,https://cs.opensource.google/go/x/sync/+/v0.16.0:LICENSE,BSD-3-Clause
118-
golang.org/x/sys/unix,https://cs.opensource.google/go/x/sys/+/v0.35.0:LICENSE,BSD-3-Clause
118+
golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/v0.35.0:LICENSE,BSD-3-Clause
119119
golang.org/x/term,https://cs.opensource.google/go/x/term/+/v0.34.0:LICENSE,BSD-3-Clause
120120
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.28.0:LICENSE,BSD-3-Clause
121121
golang.org/x/time/rate,https://cs.opensource.google/go/x/time/+/v0.12.0:LICENSE,BSD-3-Clause

0 commit comments

Comments
 (0)