storage/internal
Kir Kolyshkin f352071d55 internal/dedup: fix ST1012 linter warning
Fix the following linter warning:

> internal/dedup/dedup.go:16:5: ST1012: error var notSupported should have name of the form errFoo (staticcheck)
> var notSupported = errors.New("reflinks are not supported on this platform")
>     ^

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2025-03-26 18:42:54 -07:00
..
dedup internal/dedup: fix ST1012 linter warning 2025-03-26 18:42:54 -07:00
opts Remove unused DefaultHTTPHost 2025-03-14 04:57:23 +01:00