From 487984ab0508fc4503e3660e09a1bbf731f12ecb Mon Sep 17 00:00:00 2001 From: ClearlyDefined <34585460+clearlydefinedbot@users.noreply.github.com> Date: Tue, 26 Nov 2024 14:22:34 -0800 Subject: [PATCH 1/2] Update curations/go/golang/golang.org%2Fx/mod.yaml --- curations/go/golang/golang.org/x/mod.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/curations/go/golang/golang.org/x/mod.yaml b/curations/go/golang/golang.org/x/mod.yaml index 67b26461d19a..596c56f57ff0 100644 --- a/curations/go/golang/golang.org/x/mod.yaml +++ b/curations/go/golang/golang.org/x/mod.yaml @@ -1,6 +1,6 @@ coordinates: name: mod - namespace: golang.org%2fx + namespace: golang.org%2Fx provider: golang type: go revisions: @@ -22,3 +22,6 @@ revisions: v0.21.0: licensed: declared: BSD-3-Clause AND OTHER + v0.8.0: + licensed: + declared: MIT From 271a0ad9649355f73482721545e09cd96ed7915e Mon Sep 17 00:00:00 2001 From: Candice Wright <5489711+capfei@users.noreply.github.com> Date: Wed, 27 Nov 2024 10:43:20 -0800 Subject: [PATCH 2/2] Update mod.yaml --- curations/go/golang/golang.org/x/mod.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/curations/go/golang/golang.org/x/mod.yaml b/curations/go/golang/golang.org/x/mod.yaml index 596c56f57ff0..02eb6ddd616f 100644 --- a/curations/go/golang/golang.org/x/mod.yaml +++ b/curations/go/golang/golang.org/x/mod.yaml @@ -6,22 +6,22 @@ coordinates: revisions: v0.15.0: licensed: - declared: BSD-3-Clause AND OTHER + declared: BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang v0.17.0: licensed: - declared: BSD-3-Clause AND OTHER + declared: BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang v0.18.0: licensed: - declared: BSD-3-Clause AND OTHER + declared: BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang v0.19.0: licensed: - declared: BSD-3-Clause AND OTHER + declared: BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang v0.20.0: licensed: - declared: BSD-3-Clause AND OTHER + declared: BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang v0.21.0: licensed: - declared: BSD-3-Clause AND OTHER + declared: BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang v0.8.0: licensed: - declared: MIT + declared: BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang