open-vault/scripts
Mike Palmiotto 9dc8744885
Update main to go 1.19.2 (#17437)
* Update go version to 1.19.2

This commit updates the default version of go to 1.19.2. This update
includes minor security fixes for archive/tar, net/http/httputil, and
regexp packages.

For more information on the release, see: https://go.dev/doc/devel/release#go1.19.2

* Update Docker versions in CI to 20.10.17

After updating Vault to go version 1.19.2, there were several SIGABRTs
in the vault tests. These were related to a missing `pthread_create`
syscall in Docker. Since CI was using a much older version of Docker,
the fix was to bump it to latest-1 (20.10.17).

While we're at it, add a note in the developer docs encouraging the use
of the latest Docker version.
2022-10-07 14:24:14 -04:00
..
cross Remove gox in favor of go build. (#16353) 2022-07-20 10:44:41 -07:00
docker Update main to go 1.19.2 (#17437) 2022-10-07 14:24:14 -04:00
windows Remove gox in favor of go build. (#16353) 2022-07-20 10:44:41 -07:00
assetcheck.sh Replace go-bindata-assetfs build dependency with native go:embed (#11208) 2021-08-18 11:05:11 -04:00
build.sh Remove gox in favor of go build. (#16353) 2022-07-20 10:44:41 -07:00
build_date.sh Don't show the signature for git commits in the build_date script (#15165) 2022-04-25 13:47:55 -05:00
coverage.sh
deps_upgrade.py Minimal changes to solve Dependency CVEs [VAULT-871] (#11015) 2021-03-01 14:35:40 -08:00
dist.sh Rename some references from master to main (#11897) 2021-06-18 11:24:54 -07:00
gen_openapi.sh Fix a few linting errors in gen_openapi.sh script (#14673) 2022-03-23 17:43:02 -04:00
gofmtcheck.sh
goversioncheck.sh Allow easier swapping of Go version (#8102) 2020-01-09 09:35:32 -08:00
protocversioncheck.sh Enforce a minimum version for protoc (#17122) 2022-09-13 19:46:35 -07:00
semgrep_plugin_repos.sh Add Semgrep Rules to OSS (#14513) 2022-03-18 11:14:03 -07:00
testciphers.sh Handpick cluster cipher suites when they're not user-set (#7487) 2019-10-28 12:51:45 -04:00
update_deps.sh Update dep script 2019-03-25 20:38:08 -04:00
update_plugin_modules.sh Rename some references from master to main (#11897) 2021-06-18 11:24:54 -07:00
version.sh adding CRT to main branch (#13088) 2021-12-06 11:06:22 -05:00