Skip to content

Commit a20b93a

Browse files
Fix licenses after dependabot changes
[dependabot skip]
1 parent 271e382 commit a20b93a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.licenses-gomod.sha256

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
100644 3893c3f0d83f885500876db2c0f9fa995613c25a go.mod
1+
100644 9c9a582ec9b91a3f76bd821b50b183182cb29fc3 go.mod

licenses.csv

Lines changed: 7 additions & 7 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.20.0/LICENSE,Apache-2.0
22
cloud.google.com/go/auth,https://github.com/googleapis/google-cloud-go/blob/auth/v0.16.1/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.38.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.38.0/compute/LICENSE,Apache-2.0
4+
cloud.google.com/go/compute/apiv1,https://github.com/googleapis/google-cloud-go/blob/compute/v1.39.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.39.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
@@ -119,12 +119,12 @@ golang.org/x/term,https://cs.opensource.google/go/x/term/+/v0.32.0:LICENSE,BSD-3
119119
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.25.0:LICENSE,BSD-3-Clause
120120
golang.org/x/time/rate,https://cs.opensource.google/go/x/time/+/v0.11.0:LICENSE,BSD-3-Clause
121121
gomodules.xyz/jsonpatch/v2,https://github.com/gomodules/jsonpatch/blob/v2.4.0/v2/LICENSE,Apache-2.0
122-
google.golang.org/api,https://github.com/googleapis/google-api-go-client/blob/v0.234.0/LICENSE,BSD-3-Clause
123-
google.golang.org/api/internal/third_party/uritemplates,https://github.com/googleapis/google-api-go-client/blob/v0.234.0/internal/third_party/uritemplates/LICENSE,BSD-3-Clause
122+
google.golang.org/api,https://github.com/googleapis/google-api-go-client/blob/v0.235.0/LICENSE,BSD-3-Clause
123+
google.golang.org/api/internal/third_party/uritemplates,https://github.com/googleapis/google-api-go-client/blob/v0.235.0/internal/third_party/uritemplates/LICENSE,BSD-3-Clause
124124
google.golang.org/genproto/googleapis,https://github.com/googleapis/go-genproto/blob/f936aa4a68b2/LICENSE,Apache-2.0
125-
google.golang.org/genproto/googleapis/api,https://github.com/googleapis/go-genproto/blob/f936aa4a68b2/googleapis/api/LICENSE,Apache-2.0
126-
google.golang.org/genproto/googleapis/rpc,https://github.com/googleapis/go-genproto/blob/5a2f75b736a9/googleapis/rpc/LICENSE,Apache-2.0
127-
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.72.1/LICENSE,Apache-2.0
125+
google.golang.org/genproto/googleapis/api,https://github.com/googleapis/go-genproto/blob/200df99c418a/googleapis/api/LICENSE,Apache-2.0
126+
google.golang.org/genproto/googleapis/rpc,https://github.com/googleapis/go-genproto/blob/55703ea1f237/googleapis/rpc/LICENSE,Apache-2.0
127+
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.72.2/LICENSE,Apache-2.0
128128
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.36.6/LICENSE,BSD-3-Clause
129129
gopkg.in/evanphx/json-patch.v4,https://github.com/evanphx/json-patch/blob/v4.12.0/LICENSE,BSD-3-Clause
130130
gopkg.in/inf.v0,https://github.com/go-inf/inf/blob/v0.9.1/LICENSE,BSD-3-Clause

0 commit comments

Comments
 (0)