restic/internal/backend/gs
greatroar 4a874000b7 gs: Replace some errors.Wrap calls
The first one in Create is already a WithStack error. The rest were
referencing code that hasn't existed for quite some time. Note that
errors from Google SDKs tends to start with "google:" or "googleapi:".

Also, use restic/internal/errors.
2024-06-01 15:11:06 +02:00
..
config.go move Backend interface to backend package 2023-10-25 23:00:18 +02:00
config_test.go backend: fix linter warnings 2023-06-07 22:31:15 +02:00
gs.go gs: Replace some errors.Wrap calls 2024-06-01 15:11:06 +02:00
gs_test.go Fix linter warnings 2023-06-17 15:15:58 +02:00