From 6721acdba0ff77933645402a281c2a857cf06ffe Mon Sep 17 00:00:00 2001 From: oppiliappan Date: Sun, 25 Jan 2026 04:36:48 +0000 Subject: [PATCH] nix: bump gomod2nix Signed-off-by: oppiliappan --- nix/gomod2nix.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nix/gomod2nix.toml b/nix/gomod2nix.toml index 4c9fc051..14c10f35 100644 --- a/nix/gomod2nix.toml +++ b/nix/gomod2nix.toml @@ -20,12 +20,12 @@ schema = 3 version = "v2.11.0" hash = "sha256-tDJCDKZ0R4qNA7hgMKWrpDyogt1802LCJDBCExxdqaU=" [mod."github.com/alecthomas/chroma/v2"] - version = "v2.19.0" - hash = "sha256-dxsu43a+PvHg2jYR0Tfys6a8x6IVR+9oCGAh+fvL3SM=" + version = "v2.24.2" + hash = "sha256-Xz4DLZpn98rwaLmNNztK3PJu9MVxDLSrhJI82ZzyFZo=" replaced = "github.com/oppiliappan/chroma/v2" [mod."github.com/alecthomas/repr"] - version = "v0.4.0" - hash = "sha256-CyAzMSTfLGHDtfGXi91y7XMVpPUDNOKjsznb+osl9dU=" + version = "v0.5.2" + hash = "sha256-PfIeyHh7xTbDN0g2otuDyUOQqbgS4KftVC1JKZ+6sdM=" [mod."github.com/anmitsu/go-shlex"] version = "v0.0.0-20200514113438-38f4b401e2be" hash = "sha256-L3Ak4X2z7WXq7vMKuiHCOJ29nlpajUQ08Sfb9T0yP54=" -- 2.51.2