Skip to content

Commit f387e94

Browse files
author
AKOBot
committed
Fix licenses after dependabot changes
[dependabot skip]
1 parent b432626 commit f387e94

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.licenses-gomod.sha256

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
100644 976f4db9d4ec5098fc83e7fa82aecadcb4e557a7 go.mod
1+
100644 6f83986138fccdb6090809c4c240df0de8d8d519 go.mod

licenses.csv

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cel.dev/expr,https://github.com/google/cel-spec/blob/v0.19.1/LICENSE,Apache-2.0
22
cloud.google.com/go/auth,https://github.com/googleapis/google-cloud-go/blob/auth/v0.15.0/auth/LICENSE,Apache-2.0
3-
cloud.google.com/go/auth/oauth2adapt,https://github.com/googleapis/google-cloud-go/blob/auth/oauth2adapt/v0.2.7/auth/oauth2adapt/LICENSE,Apache-2.0
3+
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
44
cloud.google.com/go/compute/apiv1,https://github.com/googleapis/google-cloud-go/blob/compute/v1.35.0/compute/apiv1/license_codes_client.go,Apache-2.0
55
cloud.google.com/go/compute/internal,https://github.com/googleapis/google-cloud-go/blob/compute/v1.35.0/compute/LICENSE,Apache-2.0
66
cloud.google.com/go/compute/metadata,https://github.com/googleapis/google-cloud-go/blob/compute/metadata/v0.6.0/compute/metadata/LICENSE,Apache-2.0
@@ -114,18 +114,18 @@ golang.org/x/exp,https://cs.opensource.google/go/x/exp/+/8a7402ab:LICENSE,BSD-3-
114114
golang.org/x/net,https://cs.opensource.google/go/x/net/+/v0.37.0:LICENSE,BSD-3-Clause
115115
golang.org/x/oauth2,https://cs.opensource.google/go/x/oauth2/+/v0.28.0:LICENSE,BSD-3-Clause
116116
golang.org/x/sync,https://cs.opensource.google/go/x/sync/+/v0.12.0:LICENSE,BSD-3-Clause
117-
golang.org/x/sys/unix,https://cs.opensource.google/go/x/sys/+/v0.31.0:LICENSE,BSD-3-Clause
117+
golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/v0.31.0:LICENSE,BSD-3-Clause
118118
golang.org/x/term,https://cs.opensource.google/go/x/term/+/v0.30.0:LICENSE,BSD-3-Clause
119119
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.23.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.227.0/LICENSE,BSD-3-Clause
123-
google.golang.org/api/internal/third_party/uritemplates,https://github.com/googleapis/google-api-go-client/blob/v0.227.0/internal/third_party/uritemplates/LICENSE,BSD-3-Clause
122+
google.golang.org/api,https://github.com/googleapis/google-api-go-client/blob/v0.228.0/LICENSE,BSD-3-Clause
123+
google.golang.org/api/internal/third_party/uritemplates,https://github.com/googleapis/google-api-go-client/blob/v0.228.0/internal/third_party/uritemplates/LICENSE,BSD-3-Clause
124124
google.golang.org/genproto/googleapis,https://github.com/googleapis/go-genproto/blob/a0af3efb3deb/LICENSE,Apache-2.0
125125
google.golang.org/genproto/googleapis/api,https://github.com/googleapis/go-genproto/blob/a0af3efb3deb/googleapis/api/LICENSE,Apache-2.0
126126
google.golang.org/genproto/googleapis/rpc,https://github.com/googleapis/go-genproto/blob/e70fdf4c4cb4/googleapis/rpc/LICENSE,Apache-2.0
127127
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.71.0/LICENSE,Apache-2.0
128-
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.36.5/LICENSE,BSD-3-Clause
128+
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
131131
gopkg.in/yaml.v2,https://github.com/go-yaml/yaml/blob/v2.4.0/LICENSE,Apache-2.0

0 commit comments

Comments
 (0)