From 33f8a23271fc1f54cdb09395c8d8c5a822ba507c Mon Sep 17 00:00:00 2001 From: AKOBot Date: Tue, 2 Apr 2024 08:44:48 +0000 Subject: [PATCH] Fix licenses after dependabot changes [dependabot skip] --- .licenses-gomod.sha256 | 2 +- licenses.csv | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.licenses-gomod.sha256 b/.licenses-gomod.sha256 index 30f0266f51..e9af1ad62a 100644 --- a/.licenses-gomod.sha256 +++ b/.licenses-gomod.sha256 @@ -1 +1 @@ -100644 025e041d3b5960b2051a49bd49f85260768dcfc5 go.mod +100644 f7581693472e642096e284b8c095b533e8fb95b1 go.mod diff --git a/licenses.csv b/licenses.csv index 5df762b97d..679af31e5c 100644 --- a/licenses.csv +++ b/licenses.csv @@ -108,11 +108,11 @@ golang.org/x/term,https://cs.opensource.google/go/x/term/+/v0.18.0:LICENSE,BSD-3 golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.14.0:LICENSE,BSD-3-Clause golang.org/x/time/rate,https://cs.opensource.google/go/x/time/+/v0.5.0:LICENSE,BSD-3-Clause gomodules.xyz/jsonpatch/v2,https://github.com/gomodules/jsonpatch/blob/v2.4.0/v2/LICENSE,Apache-2.0 -google.golang.org/api,https://github.com/googleapis/google-api-go-client/blob/v0.171.0/LICENSE,BSD-3-Clause -google.golang.org/api/internal/third_party/uritemplates,https://github.com/googleapis/google-api-go-client/blob/v0.171.0/internal/third_party/uritemplates/LICENSE,BSD-3-Clause +google.golang.org/api,https://github.com/googleapis/google-api-go-client/blob/v0.172.0/LICENSE,BSD-3-Clause +google.golang.org/api/internal/third_party/uritemplates,https://github.com/googleapis/google-api-go-client/blob/v0.172.0/internal/third_party/uritemplates/LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis,https://github.com/googleapis/go-genproto/blob/012b6fc9bca9/LICENSE,Apache-2.0 google.golang.org/genproto/googleapis/api,https://github.com/googleapis/go-genproto/blob/a219d84964c2/googleapis/api/LICENSE,Apache-2.0 -google.golang.org/genproto/googleapis/rpc,https://github.com/googleapis/go-genproto/blob/6e1732d8331c/googleapis/rpc/LICENSE,Apache-2.0 +google.golang.org/genproto/googleapis/rpc,https://github.com/googleapis/go-genproto/blob/94a12d6c2237/googleapis/rpc/LICENSE,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.62.1/LICENSE,Apache-2.0 google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.33.0/LICENSE,BSD-3-Clause gopkg.in/inf.v0,https://github.com/go-inf/inf/blob/v0.9.1/LICENSE,BSD-3-Clause