diff options
| author | Xe Iaso <me@xeiaso.net> | 2023-03-05 19:36:33 -0500 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2023-03-05 19:36:33 -0500 |
| commit | 4b29ee13628ba92878c6ba75e5b17acd3a96bcd6 (patch) | |
| tree | c35460ea5e20885a03772b32ef26b03ffe960309 /gomod2nix.toml | |
| parent | 76af40eab43aed45fc0c94832a57b7b6e5868099 (diff) | |
| download | x-4b29ee13628ba92878c6ba75e5b17acd3a96bcd6.tar.xz x-4b29ee13628ba92878c6ba75e5b17acd3a96bcd6.zip | |
gomod2nix
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'gomod2nix.toml')
| -rw-r--r-- | gomod2nix.toml | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/gomod2nix.toml b/gomod2nix.toml index 96260bb..a33045b 100644 --- a/gomod2nix.toml +++ b/gomod2nix.toml @@ -296,8 +296,8 @@ schema = 3 version = "v0.0.0-20220725152314-7e7bdc8411bf" hash = "sha256-mw2+5uHhfeJsjZrezMcLuiLvsZJ8wz5Z3tJcxq2j+bE=" [mod."golang.org/x/crypto"] - version = "v0.6.0" - hash = "sha256-rtJfWOcpCk+DUskDsOZBt9BU/pHjHJ60LkF4VOKCAI8=" + version = "v0.7.0" + hash = "sha256-Yc4casCQyfOgIr48FV+NI9qhanhBuYnkph5iI7rDyZE=" [mod."golang.org/x/exp"] version = "v0.0.0-20221205204356-47842c84f3db" hash = "sha256-HWHDTTbsKZp1bMN06ZKluiLt8Yfjtnf1XhR9GWp4rQk=" @@ -308,32 +308,32 @@ schema = 3 version = "v0.5.0" hash = "sha256-PTniH58HjHyON59XkayAW1B13LCmBaVMNzR+mYDkNBc=" [mod."golang.org/x/mod"] - version = "v0.6.0" - hash = "sha256-qaHIt9MYuTTfaKtbeVqBVI+Pcv60SMQuhkkjFQObx48=" + version = "v0.8.0" + hash = "sha256-cgtmxQA937+MdXUiPrVeDvRoqhxD4hvIbtXAjK2SM8U=" [mod."golang.org/x/net"] - version = "v0.7.0" - hash = "sha256-LgZYZRwtMqm+soNh+esxDSeRuIDxRGb9OEfYaFJHCDI=" + version = "v0.8.0" + hash = "sha256-2cOtqa7aJ5mn64kZ+8+PVjJ4uGbhpXTpC1vm/+iaZzM=" [mod."golang.org/x/oauth2"] - version = "v0.5.0" - hash = "sha256-+ns+lPELOJdb1YpIxQRBVQeSEsn0VhnKPnHg5Q0NOH4=" + version = "v0.6.0" + hash = "sha256-M6yqSRqMcgp4bOCa4ey8/13z/0BrjQgyUQXJZU1hmnw=" [mod."golang.org/x/sync"] version = "v0.1.0" hash = "sha256-Hygjq9euZ0qz6TvHYQwOZEjNiTbTh1nSLRAWZ6KFGR8=" [mod."golang.org/x/sys"] - version = "v0.5.0" - hash = "sha256-0LTr3KeJ1OMQAwYUQo1513dXJtQAJn5Dq8sFkc8ps1U=" + version = "v0.6.0" + hash = "sha256-zAgxiTuL24sGhbXrna9R1UYqLQh46ldztpumOScmduY=" [mod."golang.org/x/term"] - version = "v0.5.0" - hash = "sha256-f3DiX7NkDsEZpPS+PbmnOH9F5WHFZ1sQrfFg/T2UPno=" + version = "v0.6.0" + hash = "sha256-Ao0yXpwY8GyG+/23dVfJUYrfEfNUTES3RF45v1VhUAk=" [mod."golang.org/x/text"] - version = "v0.7.0" - hash = "sha256-ydgUqX+t5Qke16C6d3FP/06U/N1n+rUKpLRFj4KXjwk=" + version = "v0.8.0" + hash = "sha256-hgWFnT01DRmywBEXKYEVaOee7i6z8Ydz7zGbjcWwOgI=" [mod."golang.org/x/time"] version = "v0.0.0-20220609170525-579cf78fd858" hash = "sha256-RvtDynrcuBy8xu4Vtg30cbyS0QUxyBfDVoQ7rqbR82Q=" [mod."golang.org/x/tools"] - version = "v0.2.0" - hash = "sha256-T6+3oa41rN1o7izlmV2pHqON3f4mw7hjYC/GMjzPqc8=" + version = "v0.6.0" + hash = "sha256-J0q+C3WDTK9yyHX90FV6qr6n9H07YglYg1p4H3MqyH4=" [mod."golang.zx2c4.com/wintun"] version = "v0.0.0-20230126152724-0fa3db229ce2" hash = "sha256-cjMLNjKnnupVROWmeASORVieAL9ieYdzX3cFzG8bCpo=" |
