From 5bdc7b8f39d74c806fb1931bbfbe3ea6952b37e6 Mon Sep 17 00:00:00 2001 From: ClearlyDefined <34585460+clearlydefinedbot@users.noreply.github.com> Date: Fri, 17 Jan 2025 12:31:56 -0800 Subject: [PATCH 1/2] Update curations/go/golang/golang.org%2Fx/mod.yaml --- curations/go/golang/golang.org/x/mod.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/curations/go/golang/golang.org/x/mod.yaml b/curations/go/golang/golang.org/x/mod.yaml index 6854a52d944b..04ab8bcb93a6 100644 --- a/curations/go/golang/golang.org/x/mod.yaml +++ b/curations/go/golang/golang.org/x/mod.yaml @@ -7,6 +7,9 @@ revisions: v0.10.0: licensed: declared: BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang + v0.12.0: + licensed: + declared: BSD-3-Clause v0.15.0: licensed: declared: BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang From 239e43cd38231480c37e4e2d1d68bc2c9dab11eb Mon Sep 17 00:00:00 2001 From: Candice Wright <5489711+capfei@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:47:04 -0800 Subject: [PATCH 2/2] Update license for golang.org/x/mod v0.12.0 --- curations/go/golang/golang.org/x/mod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curations/go/golang/golang.org/x/mod.yaml b/curations/go/golang/golang.org/x/mod.yaml index 04ab8bcb93a6..f20c38ee0dad 100644 --- a/curations/go/golang/golang.org/x/mod.yaml +++ b/curations/go/golang/golang.org/x/mod.yaml @@ -9,7 +9,7 @@ revisions: declared: BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang v0.12.0: licensed: - declared: BSD-3-Clause + declared: BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang v0.15.0: licensed: declared: BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang