From eeaabe9f86eb47e9f2e681768ef2af0e3764fdad Mon Sep 17 00:00:00 2001 From: EKS Distro PR Bot <75336432+eks-distro-pr-bot@users.noreply.github.com> Date: Mon, 22 Apr 2024 10:35:01 -0700 Subject: [PATCH] [PR BOT] Update ATTRIBUTION.txt files (#3105) --- projects/aws/image-builder/ATTRIBUTION.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/aws/image-builder/ATTRIBUTION.txt b/projects/aws/image-builder/ATTRIBUTION.txt index abfdeee340..a09be09e1e 100644 --- a/projects/aws/image-builder/ATTRIBUTION.txt +++ b/projects/aws/image-builder/ATTRIBUTION.txt @@ -379,13 +379,13 @@ https://github.com/sagikazarmark/slog-shim ** golang.org/go; version go1.21.8 -- https://github.com/golang/go -** golang.org/x/net; version v0.17.0 -- +** golang.org/x/net; version v0.23.0 -- https://golang.org/x/net -** golang.org/x/sys/unix; version v0.13.0 -- +** golang.org/x/sys/unix; version v0.18.0 -- https://golang.org/x/sys -** golang.org/x/text; version v0.13.0 -- +** golang.org/x/text; version v0.14.0 -- https://golang.org/x/text ** k8s.io/apimachinery/third_party/forked/golang/reflect; version v0.28.2 --