From 948ba6df30446cdb3d04e1a87684dbdf0d4afed4 Mon Sep 17 00:00:00 2001 From: Floatpane Bot Date: Fri, 22 May 2026 05:20:57 +0400 Subject: [PATCH] chore: sync gomod2nix.toml (#1332) --- gomod2nix.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gomod2nix.toml b/gomod2nix.toml index f7f89206a0e3135c066ffc4c13cb5178b0216405..e73130b9dd29a57e43093a1030d1a98ee4c069c6 100644 --- a/gomod2nix.toml +++ b/gomod2nix.toml @@ -198,8 +198,8 @@ schema = 3 hash = 'sha256-ybcjhCfK6lroUM0yswUvWooW8MOQZBXyiSqoxG6Uy0Y=' [mod.'golang.org/x/sys'] - version = 'v0.44.0' - hash = 'sha256-JDlj+PKsG6I6kjv5JyOUNreY51u5An0oZ5OZMHZSk+A=' + version = 'v0.45.0' + hash = 'sha256-hkBoNazrDA67ER6sWhb+EKxx9nJ24+nz3zGy+zT5Hvw=' [mod.'golang.org/x/term'] version = 'v0.43.0'