argo-cd/hack/installers
Patric Stout 75a1ea0c61
fix: installing packr for arm is no longer working (#5904)
Since Go 1.11, "go get" uses the modules system. This changes
the location the package is downloaded.

Additionally, "go get -u" does more work than required; changing
this to "go get -d" speeds up the process.

Finally, since Go 1.13 "go get" can also check out tags directly,
avoiding an additional checkout.

Signed-off-by: Patric Stout <github@truebrain.nl>
2021-03-30 19:41:59 +02:00
..
install-codegen-go-tools.sh fix: updated CRD from apiextensions/v1beta1 to v1 (#5516) 2021-03-04 14:55:30 +01:00
install-codegen-tools.sh feat: Upgrade Redis to v6.2.1 (#5701) 2021-03-07 09:35:24 +01:00
install-dep-linux.sh feat: Add build support for ARM images (#3554) 2020-05-31 19:31:29 +02:00
install-helm-linux.sh chore: Migrate CI toolchain to GitHub actions (#3677) 2020-05-31 23:11:28 +02:00
install-helm2-linux.sh chore: Migrate CI toolchain to GitHub actions (#3677) 2020-05-31 23:11:28 +02:00
install-jq-linux.sh chore: Migrate CI toolchain to GitHub actions (#3677) 2020-05-31 23:11:28 +02:00
install-ksonnet-linux.sh fix: Update dependencies built from source for ARM (#3909) 2020-07-09 09:55:49 -07:00
install-kubectl-linux.sh chore: Bring back kubectl to test-tools-image (#5369) 2021-02-01 17:58:15 -08:00
install-kubectx-linux.sh chore: Migrate CI toolchain to GitHub actions (#3677) 2020-05-31 23:11:28 +02:00
install-kustomize-linux.sh fix: Update dependencies built from source for ARM (#3909) 2020-07-09 09:55:49 -07:00
install-lint-tools.sh chore: Some linter issues with golangci-lint 1.38 (#5894) 2021-03-29 09:26:01 -07:00
install-packr-linux.sh fix: installing packr for arm is no longer working (#5904) 2021-03-30 19:41:59 +02:00
install-protoc-linux.sh chore: Migrate CI toolchain to GitHub actions (#3677) 2020-05-31 23:11:28 +02:00
install-swagger-linux.sh chore: Migrate CI toolchain to GitHub actions (#3677) 2020-05-31 23:11:28 +02:00