go-io/local
Snider e743cd927d fix(errors): replace fmt.Errorf with coreerr.E() in store, local, and s3
Standardise error handling in store/store.go, store/medium.go,
local/client.go, and s3/s3.go to use coreerr.E() from go-log,
matching the pattern used across the rest of the codebase.
Remove now-unused "fmt" imports from store packages and s3.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-16 18:19:50 +00:00
..
client.go fix(errors): replace fmt.Errorf with coreerr.E() in store, local, and s3 2026-03-16 18:19:50 +00:00
client_test.go fix: use UK English spelling throughout 2026-03-15 10:10:46 +00:00