We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3ba6a7 commit e72358aCopy full SHA for e72358a
docs/development/attribution-files.md
@@ -48,7 +48,7 @@ look out for.
48
49
If trying to generate these files outside of CI and have them match what CI produces, you will need the following:
50
51
-1. `go get github.com/google/go-licenses`
+1. `build/lib/install_go_versions.sh` will install the right go and go-licenses versions
52
1. The `golang` version is included in the attribution file so the different golang versions used to build
53
the various projects are required. Follow the [steps](https://github.com/aws/eks-distro-build-tooling/blob/main/builder-base/install.sh)
54
from `builder-base` in the `setupgo()` function to setup the golang versions.
0 commit comments