Skip to content

Commit 56a652a

Browse files
Fix licenses after dependabot changes
[dependabot skip]
1 parent 42b26fa commit 56a652a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.licenses-gomod.sha256

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
100644 a08bd207f6a7b45b77e680b1344e9d999d131021 go.mod
1+
100644 4b8850106992d2da50e8dc222dcbc8e5e7fd52e0 go.mod

licenses.csv

Lines changed: 3 additions & 3 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.4/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.8.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
@@ -121,7 +121,7 @@ gomodules.xyz/jsonpatch/v2,https://github.com/gomodules/jsonpatch/blob/v2.4.0/v2
121121
google.golang.org/api,https://github.com/googleapis/google-api-go-client/blob/v0.247.0/LICENSE,BSD-3-Clause
122122
google.golang.org/api/internal/third_party/uritemplates,https://github.com/googleapis/google-api-go-client/blob/v0.247.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/a7a43d27e69b/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
127127
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.36.7/LICENSE,BSD-3-Clause

0 commit comments

Comments
 (0)