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
Kay
2b7c20fc66
refactor: using error is instead of == ( #10093 )
2023-08-22 14:53:29 +00:00
Kay
f12b372af9
style: gofumpt and godot [skip changelog] ( #10081 )
2023-08-17 14:02:08 +02:00
Marcin Rataj
82467bc936
refactor: rename to kubo
2022-07-06 18:40:37 +02:00
Laurent Senta
8d549f03f3
fix: rewrite dependencies over the go-ipfs-config package
2022-03-04 09:45:16 +01:00
Steven Allen
9ebfb49530
go-ipfs-config: fix: remove group permissions
...
There's no reason to give the group access to these files by default.
2020-06-03 09:03:56 -07:00
Steven Allen
40bc2372f9
go-ipfs-config: make it easier to detect an uninitialized repo
2019-08-29 11:48:53 -07:00
Łukasz Magiera
757f25d4b1
go-ipfs-config: gx-go uw
2018-07-23 16:13:00 +02:00
Łukasz Magiera
d67080f478
go-ipfs-config: Setup gx
2018-07-23 16:12:26 +02:00
Łukasz Magiera
54e8e770fb
go-ipfs-config: move serialize package to config
...
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-07-22 21:31:49 +02:00