1
0
mirror of https://github.com/restic/restic.git synced 2024-06-29 08:10:52 +02:00
restic/internal/backend/s3
greatroar d9002f050e backend: Don't Wrap errors from url.Parse
The messages from url.Error.Error already start with the word "parse".
2022-12-17 09:41:07 +01:00
..
config_test.go backend, options: Prefer strings.Cut to SplitN 2022-12-02 19:19:14 +01:00
config.go backend: Don't Wrap errors from url.Parse 2022-12-17 09:41:07 +01:00
s3_test.go test: Use testing.T.Cleanup to remove tempdirs 2022-12-09 14:23:55 +01:00
s3.go gs/s3: remove useless os.IsNotExist check 2022-12-03 18:49:54 +01:00