From 021885c50b997f6ab66356f2e0da03d24f059e16 Mon Sep 17 00:00:00 2001 From: cato-001 Date: Sat, 3 Jan 2026 11:22:37 +0100 Subject: [PATCH] chore: update gomod2nix --- src/gomod2nix.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/gomod2nix.toml b/src/gomod2nix.toml index aced9f1..e692d1a 100644 --- a/src/gomod2nix.toml +++ b/src/gomod2nix.toml @@ -1,6 +1,15 @@ schema = 3 [mod] + [mod."github.com/alexflint/go-arg"] + version = "v1.6.1" + hash = "sha256-JLZVsfVRRv1EBIL1UndkLNogGa4jy3LlI7O1zpraJHU=" + [mod."github.com/alexflint/go-scalar"] + version = "v1.2.0" + hash = "sha256-PivG79qqrPJ1CksNiNNlwC+xPCMMTQxtda3rwk/z6LA=" [mod."github.com/gorilla/mux"] version = "v1.8.1" hash = "sha256-nDABvAhlYgxUW2N/brrep7NkQXoSGcHhA+XI4+tK0F0=" + [mod."github.com/jordic/goics"] + version = "v0.0.0-20210404174824-5a0337b716a0" + hash = "sha256-VmbJV33pbCgssbxM+g20GIKNozuesEFtz3Eslw0JK0w="