6725f14ee0
Bump golang.org/x/sync from 0.11.0 to 0.12.0 ( #554 )
2025-03-11 06:19:58 +00:00
89d020e0ed
Bump mvdan.cc/sh/v3 from 3.10.0 to 3.11.0 ( #553 )
2025-03-11 05:58:22 +00:00
9af201d4c3
Bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 ( #555 )
2025-03-11 05:40:03 +00:00
f3774385b3
Bump github.com/minio/minio-go/v7 from 7.0.87 to 7.0.88 ( #556 )
2025-03-11 05:39:50 +00:00
44c4c31a2b
Bump github.com/docker/cli ( #551 )
2025-03-04 06:24:41 +00:00
152413b8bd
Update encrypt-backups.md ( #550 )
...
Updated docs to reflect changes made in #530
2025-03-03 07:16:23 +01:00
89655e09ad
Config reference should always use default values ( #549 )
...
* Config reference should always use default values
* Cut down proliferation of conventions in config reference
v2.43.3
2025-02-28 17:31:07 +01:00
016e470f5f
Directories aren't excluded from pruning logic ( #548 )
2025-02-28 17:21:35 +01:00
0f30b959f8
Info on filenames is missing on errors when deleting files
2025-02-28 14:48:11 +01:00
eb4099debd
Paths are joined with client side separators when targeting remotes ( #547 )
...
Currently, filepath.Join is used to join path fragments that are supposed
to be created on remote storage backends. This could theoretically cause
problems when the separators used by the client and the remotes do not match.
It's unlikely this causes problems right now, but it's definitely better to
rectify it before it causes further confusion.
This was raised in #541
2025-02-27 13:55:14 +01:00
d8ac5ae7e6
Ensure all examples in docs mount a readonly socket
2025-02-27 11:47:57 +01:00
bad2d98ac8
Always use read only socket mount in tests ( #546 )
2025-02-26 12:00:39 +01:00
2884d89f47
Bump github.com/klauspost/compress from 1.17.11 to 1.18.0 ( #545 )
2025-02-25 06:21:53 +00:00
fcdaa09538
Bump github.com/minio/minio-go/v7 from 7.0.86 to 7.0.87 ( #544 )
2025-02-25 06:21:37 +00:00
c48ac28626
Bump github.com/docker/cli ( #543 )
2025-02-25 06:21:23 +00:00
22a4346c06
Bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 ( #542 )
2025-02-25 06:21:08 +00:00
41d518a341
Bump golang from 1.23-alpine to 1.24-alpine ( #537 )
...
* Bump golang from 1.23-alpine to 1.24-alpine
Bumps golang from 1.23-alpine to 1.24-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* Also update CI and go.mod
* Old version of golangci-lint does not match Go version
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frederik Ring <frederik.ring@gmail.com >
2025-02-22 16:33:20 +01:00
8f0a1c9809
Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity ( #536 )
2025-02-17 21:57:57 +00:00
75f94b0211
Bump github.com/minio/minio-go/v7 from 7.0.85 to 7.0.86 ( #535 )
2025-02-17 21:57:01 +00:00
56f325a8bd
Bump golang.org/x/sync from 0.10.0 to 0.11.0 ( #533 )
2025-02-11 06:23:44 +00:00
7e6ed752f7
Bump github.com/minio/minio-go/v7 from 7.0.84 to 7.0.85 ( #534 )
2025-02-11 06:05:06 +00:00
00cf059f4f
Bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 ( #532 )
2025-02-11 06:04:51 +00:00
cbbaa6ba7a
Support passing standard ssh keys to age encryption ( #530 )
...
* Support passing standard ssh keys to age encryption
* Cover SSH keys in age test case
v2.43.2
2025-02-07 13:43:41 +01:00
2652e05169
Docker build now warns about casing mismatch
2025-02-06 17:49:50 +01:00
23756074f9
Publishing actions have been deprecated
2025-02-04 16:37:25 +01:00
40b12b9d07
Configuration reference on age encryption is lacking
2025-02-04 16:34:10 +01:00
e628f09122
Bump github.com/docker/cli ( #526 )
2025-01-28 06:21:38 +00:00
7340e00dab
Bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob ( #527 )
2025-01-28 06:02:39 +00:00
958585336a
Funding info for GitHub is redundant
2025-01-23 13:53:26 +01:00
68b7e4d678
Bump github.com/minio/minio-go/v7 from 7.0.83 to 7.0.84 ( #524 )
2025-01-21 06:01:34 +00:00
857e4fc605
Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity ( #523 )
2025-01-21 06:01:11 +00:00
8d26194809
Bump github.com/docker/cli ( #522 )
2025-01-14 12:09:03 +00:00
3063288d1e
Main README should refer to configuration reference instead
2025-01-09 18:17:53 +01:00
02fdfb363c
Bump alpine from 3.20 to 3.21 ( #502 )
v2.43.1
2025-01-07 15:00:54 +00:00
2ee23a9384
Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 ( #517 )
2025-01-07 06:06:22 +00:00
16be0c0217
Bump github.com/otiai10/copy from 1.14.0 to 1.14.1 ( #518 )
2025-01-07 05:47:03 +00:00
4799795f0a
MariaDB image stopped providing mysqldump shim, use plain name
2025-01-06 20:07:35 +01:00
49b8d2f8d8
Error cases when parsing commands into argv are not handled sufficiently ( #506 )
2025-01-06 19:55:15 +01:00
e4beef200a
Update minio client to v7.0.83 ( #516 )
2025-01-06 19:54:54 +01:00
e75ab8bdd8
Bump github.com/studio-b12/gowebdav from 0.9.0 to 0.10.0 ( #512 )
2024-12-24 06:31:56 +00:00
a4145352f9
Bump github.com/docker/cli ( #511 )
2024-12-24 06:27:44 +00:00
615256cda9
Bump filippo.io/age from 1.2.0 to 1.2.1 ( #510 )
2024-12-18 18:43:47 +00:00
40c4f11d70
Bump github.com/minio/minio-go/v7 from 7.0.81 to 7.0.82 ( #508 )
2024-12-16 21:21:07 +00:00
2685571c58
Bump golang.org/x/sync from 0.9.0 to 0.10.0 ( #500 )
2024-12-09 21:35:36 +00:00
04ad0777e0
Bump github.com/docker/cli ( #501 )
2024-12-09 21:35:31 +00:00
50e41eac02
Bump github.com/minio/minio-go/v7 from 7.0.80 to 7.0.81 ( #499 )
2024-12-03 06:20:34 +00:00
94e59a102e
Bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.4.1 to 1.5.0 ( #495 )
...
* Bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
Bumps [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go ) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/storage/azblob/v1.4.1...sdk/azcore/v1.5.0 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update azurite image to match updated client capabilities
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frederik Ring <frederik.ring@gmail.com >
2024-11-19 13:27:36 +01:00
964a5e0342
Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 ( #494 )
2024-11-12 06:20:46 +00:00
2363c3c9cb
Bump golang.org/x/sync from 0.8.0 to 0.9.0 ( #493 )
2024-11-12 06:02:14 +00:00
6bc66db833
Bump github.com/minio/minio-go/v7 from 7.0.79 to 7.0.80 ( #491 )
2024-11-04 21:39:31 +00:00