From 200857159766d3c6c5831450048348444c5666f4 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Thu, 23 Jan 2025 14:54:12 +0100 Subject: perf: pass context to importer for better tracing --- gomod2nix.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gomod2nix.toml') diff --git a/gomod2nix.toml b/gomod2nix.toml index 5d3f8e4..c952c86 100644 --- a/gomod2nix.toml +++ b/gomod2nix.toml @@ -139,6 +139,9 @@ schema = 3 [mod."github.com/stoewer/go-strcase"] version = "v1.3.0" hash = "sha256-X0ilcefeqVQ44B9WT6euCMcigs7oLFypOQaGI33kGr8=" + [mod."github.com/stretchr/testify"] + version = "v1.10.0" + hash = "sha256-fJ4gnPr0vnrOhjQYQwJ3ARDKPsOtA7d4olQmQWR+wpI=" [mod."github.com/sykesm/zap-logfmt"] version = "v0.0.4" hash = "sha256-KXVFtOU54chusK8AhZrzrvbbNmzq1mNrhs/7OmO+huE=" -- cgit 1.4.1