Skip to content

Commit 9d33db0

Browse files
Fix licenses after dependabot changes
[dependabot skip]
1 parent e902e05 commit 9d33db0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.licenses-gomod.sha256

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
100644 de93bd5fb98bd20dd5e9dfaac86594f5795dc26a go.mod
1+
100644 c9efe2b174280efa5f094bc2e557d263fc10f512 go.mod

licenses.csv

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
cel.dev/expr,https://github.com/google/cel-spec/blob/v0.24.0/LICENSE,Apache-2.0
22
cloud.google.com/go/auth,https://github.com/googleapis/google-cloud-go/blob/auth/v0.16.3/auth/LICENSE,Apache-2.0
33
cloud.google.com/go/auth/oauth2adapt,https://github.com/googleapis/google-cloud-go/blob/auth/oauth2adapt/v0.2.8/auth/oauth2adapt/LICENSE,Apache-2.0
4-
cloud.google.com/go/compute/apiv1,https://github.com/googleapis/google-cloud-go/blob/compute/v1.41.0/compute/apiv1/license_codes_client.go,Apache-2.0
5-
cloud.google.com/go/compute/internal,https://github.com/googleapis/google-cloud-go/blob/compute/v1.41.0/compute/LICENSE,Apache-2.0
4+
cloud.google.com/go/compute/apiv1,https://github.com/googleapis/google-cloud-go/blob/compute/v1.43.0/compute/apiv1/license_codes_client.go,Apache-2.0
5+
cloud.google.com/go/compute/internal,https://github.com/googleapis/google-cloud-go/blob/compute/v1.43.0/compute/LICENSE,Apache-2.0
66
cloud.google.com/go/compute/metadata,https://github.com/googleapis/google-cloud-go/blob/compute/metadata/v0.7.0/compute/metadata/LICENSE,Apache-2.0
77
cloud.google.com/go/iam,https://github.com/googleapis/google-cloud-go/blob/iam/v1.5.2/iam/LICENSE,Apache-2.0
88
cloud.google.com/go/kms,https://github.com/googleapis/google-cloud-go/blob/kms/v1.22.0/kms/LICENSE,Apache-2.0
@@ -118,13 +118,13 @@ golang.org/x/term,https://cs.opensource.google/go/x/term/+/v0.33.0:LICENSE,BSD-3
118118
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.27.0:LICENSE,BSD-3-Clause
119119
golang.org/x/time/rate,https://cs.opensource.google/go/x/time/+/v0.12.0:LICENSE,BSD-3-Clause
120120
gomodules.xyz/jsonpatch/v2,https://github.com/gomodules/jsonpatch/blob/v2.4.0/v2/LICENSE,Apache-2.0
121-
google.golang.org/api,https://github.com/googleapis/google-api-go-client/blob/v0.244.0/LICENSE,BSD-3-Clause
122-
google.golang.org/api/internal/third_party/uritemplates,https://github.com/googleapis/google-api-go-client/blob/v0.244.0/internal/third_party/uritemplates/LICENSE,BSD-3-Clause
121+
google.golang.org/api,https://github.com/googleapis/google-api-go-client/blob/v0.246.0/LICENSE,BSD-3-Clause
122+
google.golang.org/api/internal/third_party/uritemplates,https://github.com/googleapis/google-api-go-client/blob/v0.246.0/internal/third_party/uritemplates/LICENSE,BSD-3-Clause
123123
google.golang.org/genproto/googleapis,https://github.com/googleapis/go-genproto/blob/513f23925822/LICENSE,Apache-2.0
124-
google.golang.org/genproto/googleapis/api,https://github.com/googleapis/go-genproto/blob/513f23925822/googleapis/api/LICENSE,Apache-2.0
124+
google.golang.org/genproto/googleapis/api,https://github.com/googleapis/go-genproto/blob/a7a43d27e69b/googleapis/api/LICENSE,Apache-2.0
125125
google.golang.org/genproto/googleapis/rpc,https://github.com/googleapis/go-genproto/blob/f173205681a0/googleapis/rpc/LICENSE,Apache-2.0
126126
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.74.2/LICENSE,Apache-2.0
127-
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.36.6/LICENSE,BSD-3-Clause
127+
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.36.7/LICENSE,BSD-3-Clause
128128
gopkg.in/evanphx/json-patch.v4,https://github.com/evanphx/json-patch/blob/v4.12.0/LICENSE,BSD-3-Clause
129129
gopkg.in/inf.v0,https://github.com/go-inf/inf/blob/v0.9.1/LICENSE,BSD-3-Clause
130130
gopkg.in/yaml.v2,https://github.com/go-yaml/yaml/blob/v2.4.0/LICENSE,Apache-2.0

0 commit comments

Comments
 (0)