Skip to content

Commit e72358a

Browse files
author
Terry Howe
authored
Update go-license installation instructions (aws#898)
* Update go-license installation instructions * Update docs/development/attribution-files.md
1 parent e3ba6a7 commit e72358a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development/attribution-files.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ look out for.
4848

4949
If trying to generate these files outside of CI and have them match what CI produces, you will need the following:
5050

51-
1. `go get github.com/google/go-licenses`
51+
1. `build/lib/install_go_versions.sh` will install the right go and go-licenses versions
5252
1. The `golang` version is included in the attribution file so the different golang versions used to build
5353
the various projects are required. Follow the [steps](https://github.com/aws/eks-distro-build-tooling/blob/main/builder-base/install.sh)
5454
from `builder-base` in the `setupgo()` function to setup the golang versions.

0 commit comments

Comments
 (0)