kubo/docs/examples
Adin Schmahmann dbf8d3d9c8 fix(windows): revert update to Go 1.26 (#11215)
* Revert "feat: update to Go 1.26 (#11189)"

This reverts commit 36c29c55f0.

* chore: go mod tidy

* fix: keep go 1.25-compatible modernizations, add v0.40.1 changelog

- config/autoconf.go: restore math/rand/v2 (available since go 1.22)
- core/corehttp/p2p_proxy.go: restore httputil.ReverseProxy.Rewrite (available since go 1.21)
- core/commands/name/name.go: restore %d format for ValidityType int64
- docs/changelogs/v0.40.md: keep shipped v0.40.0 notes intact, add v0.40.1 section

---------

Co-authored-by: Marcin Rataj <lidel@lidel.org>
(cherry picked from commit 550d3b6077)
2026-02-27 17:46:09 +01:00
..
example-folder Cosmetic fixups in examples (#8325) 2021-08-27 11:55:26 -04:00
kubo-as-a-library fix(windows): revert update to Go 1.26 (#11215) 2026-02-27 17:46:09 +01:00
go-ipfs-as-a-library chore: update kubo-as-a-library example 2022-07-25 16:48:52 +02:00