boulder/core
Aaron Gable 9b4ca235dd
Update boulder-tools dependencies (#6129)
Update:
- golangci-lint from v1.42.1 to v1.46.2
- protoc from v3.15.6 to v3.20.1
- protoc-gen-go from v1.26.0 to v1.28.0
- protoc-gen-go-grpc from v1.1.0 to v1.2.0
- fpm from v1.14.0 to v1.14.2

Also remove a reference to go1.17.9 from one last place.

This does result in updating all of our generated .pb.go files, but only
to update the version number embedded in each file's header.

Fixes #6123
2022-05-20 14:24:01 -07:00
..
proto Update boulder-tools dependencies (#6129) 2022-05-20 14:24:01 -07:00
challenges.go Introduce new core.AcmeChallenge type (#5012) 2020-08-11 15:02:16 -07:00
challenges_test.go Make authz2 the default storage format (#4476) 2019-10-21 15:29:15 -04:00
core_test.go Introduce new core.AcmeChallenge type (#5012) 2020-08-11 15:02:16 -07:00
interfaces.go Remove dead code (#5893) 2022-01-19 12:23:06 -08:00
objects.go Add logging of "oldTLS" bit (#6008) 2022-03-21 11:34:03 -07:00
objects_test.go Introduce new core.AcmeChallenge type (#5012) 2020-08-11 15:02:16 -07:00
util.go core: remove debug log statement (#6029) 2022-03-31 15:00:46 -07:00
util_test.go Remove go1.16 backwards compatibility hacks (#5952) 2022-02-22 14:23:28 -08:00