boulder/akamai
Aaron Gable 18216a7ea8
Run CI tests on go1.20 (#6550)
Add go1.20 as a new version to run tests on, and to build release
artifacts from. Fix one test which was failing because it was
accidentally relying on consistent (i.e. unseeded) non-cryptographic
random number generation, which go1.20 now automatically seeds at import
time.

Update the version of golangci-lint used in our docker containers to the
new version that has go1.20 support. Remove a number of nolint comments
that were required due to an old version of the gosec linter.
2023-02-03 11:57:07 -08:00
..
proto Update boulder-tools dependencies (#6129) 2022-05-20 14:24:01 -07:00
cache-client.go Add unparam linter to CI (#6312) 2022-08-23 12:37:24 -07:00
cache-client_test.go Run CI tests on go1.20 (#6550) 2023-02-03 11:57:07 -08:00