diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cbaf46..86f23f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,24 @@ The following types of changes will be recorded in this file: - placeholder +## [v0.5.8] - 2024-05-11 + +### Changed + +#### Dependency Updates + +- (GH-460) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.20.1 to go-ci-oldstable-build-v0.20.2 in /dependabot/docker/builds +- (GH-469) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.20.2 to go-ci-oldstable-build-v0.20.3 in /dependabot/docker/builds +- (GH-471) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.20.3 to go-ci-oldstable-build-v0.20.4 in /dependabot/docker/builds +- (GH-449) Go Dependency: Bump github.com/likexian/gokit from 0.25.13 to 0.25.15 +- (GH-456) Go Dependency: Bump github.com/likexian/whois from 1.15.2 to 1.15.3 +- (GH-448) Go Dependency: Bump github.com/likexian/whois-parser from 1.24.12 to 1.24.15 +- (GH-465) Go Dependency: Bump golang.org/x/net from 0.24.0 to 0.25.0 +- (GH-462) Go Dependency: Bump golang.org/x/sys from 0.19.0 to 0.20.0 +- (GH-461) Go Dependency: Bump golang.org/x/text from 0.14.0 to 0.15.0 +- (GH-467) Go Runtime: Bump golang from 1.21.9 to 1.21.10 in /dependabot/docker/go +- (GH-452) Update go.mod version from Go 1.20 to 1.21 + ## [v0.5.7] - 2024-04-11 ### Changed @@ -763,7 +781,8 @@ Features of this release: - choice of `disabled`, `panic`, `fatal`, `error`, `warn`, `info` (the default), `debug` or `trace`. -[Unreleased]: https://github.com/atc0005/check-whois/compare/v0.5.7...HEAD +[Unreleased]: https://github.com/atc0005/check-whois/compare/v0.5.8...HEAD +[v0.5.8]: https://github.com/atc0005/check-whois/releases/tag/v0.5.8 [v0.5.7]: https://github.com/atc0005/check-whois/releases/tag/v0.5.7 [v0.5.6]: https://github.com/atc0005/check-whois/releases/tag/v0.5.6 [v0.5.5]: https://github.com/atc0005/check-whois/releases/tag/v0.5.5