kubo/core/commands/name
Marcin Rataj 36c29c55f0
feat: update to Go 1.26 (#11189)
* feat: update to Go 1.26

replace deprecated httputil.NewSingleHostReverseProxy (Director)
with ReverseProxy.Rewrite, switch math/rand to math/rand/v2 in
production code, update Dockerfile base image.

* fix test to accept response with HTTP status of 307 and 308 where 302 and 301 are expected

---------

Co-authored-by: Andrew Gillis <11790789+gammazero@users.noreply.github.com>
2026-02-11 00:08:28 +01:00
..
ipns.go chore: use go-log/v2 (#10801) 2025-05-19 13:04:05 -07:00
ipnsps.go chore: upgrade to go 1.23 (#10486) 2024-08-28 18:56:45 +02:00
name.go feat: update to Go 1.26 (#11189) 2026-02-11 00:08:28 +01:00
publish.go feat(config): AutoConf with "auto" placeholders (#10883) 2025-08-20 05:59:11 +02:00