From 83dc8fda7337799b9ffd75f3d8a8a70b210c11ba Mon Sep 17 00:00:00 2001 From: Floatpane Bot Date: Fri, 22 May 2026 16:13:38 +0400 Subject: [PATCH] chore: sync gomod2nix.toml (#1345) --- gomod2nix.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gomod2nix.toml b/gomod2nix.toml index e73130b9dd29a57e43093a1030d1a98ee4c069c6..742fdbcd7f44556bc58acdda9b33e030be20f351 100644 --- a/gomod2nix.toml +++ b/gomod2nix.toml @@ -182,12 +182,12 @@ schema = 3 hash = 'sha256-CfehtVHTyFsIqbTk4il0pKWh6m6RvgOFbxn2HDY2P1k=' [mod.'golang.org/x/crypto'] - version = 'v0.51.0' - hash = 'sha256-/R74sc1mcOaOuBeXRQzrXrHAgA5VhNWc6SfQJaxb17U=' + version = 'v0.52.0' + hash = 'sha256-/6Ajm6bIPt5xXNL5mmeNfJh4EZjgFgVlHEwp1TiC5cM=' [mod.'golang.org/x/net'] - version = 'v0.53.0' - hash = 'sha256-G9gKLmyaf6lIV429NKX+YlL6oUPJwlv+BrG6qGhzvmU=' + version = 'v0.54.0' + hash = 'sha256-/EoIXzTQzK/yP/lxOyx0Z/bhns4FdPTIF4uyt4gIP80=' [mod.'golang.org/x/oauth2'] version = 'v0.4.0'