kubo/core/commands/cmdenv
Marcin Rataj 6a008fc74c
refactor: apply go fix modernizers from Go 1.26 (#11190)
* chore: apply go fix modernizers from Go 1.26

automated refactoring: interface{} to any, slices.Contains,
and other idiomatic updates.

* feat(ci): add `go fix` check to Go analysis workflow

ensures Go 1.26 modernizers are applied, fails CI if `go fix ./...`
produces any changes (similar to existing `go fmt` enforcement)
2026-02-11 01:01:32 +01:00
..
cidbase_test.go gx: unrewrite 2019-03-05 18:33:56 +01:00
cidbase.go chore: fix typos and comment formatting (#10653) 2025-01-06 18:17:39 -08:00
env_test.go code review changes 2021-01-14 02:29:11 -08:00
env.go refactor: apply go fix modernizers from Go 1.26 (#11190) 2026-02-11 01:01:32 +01:00
file.go chore: migrate go-libipfs to boxo 2023-03-28 22:05:25 -04:00