From e3179558f05e9bb2c8c57fe9d0e916cb829df11c Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Tue, 21 Jul 2026 14:28:15 +0200 Subject: bump Go to 1.26, replace errext.As with errors.AsType --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 14589b5..adcaad4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ Changes: - `Account.Headers` and `Container.Headers` are now thread-safe. +- The minimum Go version is now 1.26. # v2.2.0 (2026-07-17) -- cgit v1.3.1