diff options
| author | Xe Iaso <me@xeiaso.net> | 2023-03-28 19:00:14 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2023-03-28 19:00:14 -0400 |
| commit | 91aa85bfeecb529a75cc0a6135ad42c041edf1cc (patch) | |
| tree | 8712d80510c7eef7017611f624a28ccdf61acf4c | |
| parent | 791d6acc5235f8bab3e601987fdc1da517953763 (diff) | |
| download | x-91aa85bfeecb529a75cc0a6135ad42c041edf1cc.tar.xz x-91aa85bfeecb529a75cc0a6135ad42c041edf1cc.zip | |
gomod2nix update
Signed-off-by: Xe Iaso <me@xeiaso.net>
| -rw-r--r-- | gomod2nix.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gomod2nix.toml b/gomod2nix.toml index 2bc2ed8..7f3c81c 100644 --- a/gomod2nix.toml +++ b/gomod2nix.toml @@ -20,8 +20,8 @@ schema = 3 version = "v0.0.0-20210105120005-909beea2cc74" hash = "sha256-sMY9gSeRWqKE0JwY4HbUF1KO9eaL/hQ/A/uoyr0hrQI=" [mod."github.com/aws/aws-sdk-go"] - version = "v1.44.229" - hash = "sha256-HGef3pf+C47Lj1EaUQXmNU1mYeaIsRtZk15texjabY0=" + version = "v1.44.230" + hash = "sha256-lUbpZcHuhFfV0hvD17lq7ZajnLD/4+kn92Z4Jkbpx6o=" [mod."github.com/aws/aws-sdk-go-v2"] version = "v1.17.3" hash = "sha256-xIrnSX6lC4i5bhTGZ5clKabpUhDTLMLTN5rLH1YIjM8=" |
