diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2024-06-24 10:50:17 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2024-06-24 10:50:17 +0200 |
commit | 64363b29e062f65022bc422c1a8b7d00727c254a (patch) | |
tree | 2661890b9ae833525a9a434f27756ecba3ae8351 /gomod2nix.toml | |
parent | df79d110285f1956f63206e7bc1f29e49dd6f088 (diff) | |
download | guichet-feat-per-bucket-key.tar.gz guichet-feat-per-bucket-key.zip |
update gomod2nix (bump garage sdk bis)feat-per-bucket-key
Diffstat (limited to 'gomod2nix.toml')
-rw-r--r-- | gomod2nix.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gomod2nix.toml b/gomod2nix.toml index 4f10838..21b9dbc 100644 --- a/gomod2nix.toml +++ b/gomod2nix.toml @@ -2,8 +2,8 @@ schema = 3 [mod] [mod."git.deuxfleurs.fr/garage-sdk/garage-admin-sdk-golang"] - version = "v0.0.0-20230131081355-c965fe7f7dc9" - hash = "sha256-qJN9yDMIh3xRk/3IYEWZca/biMVXXmDlPTzy0Cg11oc=" + version = "v0.0.0-20231128153612-8b81fae65e5e" + hash = "sha256-o9kbcJ25/cYYwWZz/LBF7ZDyW8bZAjdg5pPu0gvb5JQ=" [mod."github.com/emersion/go-sasl"] version = "v0.0.0-20191210011802-430746ea8b9b" hash = "sha256-bADpAn0ZhlTTsEB3MsG8J31cQjTtHTzohX/wkL1aMIc=" |