From 9015baf955c94a806c01b3dcd5648c8e68ad2685 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 12 Mar 2025 22:39:51 +0100 Subject: refactor: ensure errors have stack traces --- gomod2nix.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gomod2nix.toml') diff --git a/gomod2nix.toml b/gomod2nix.toml index 6f342ac..0f6e067 100644 --- a/gomod2nix.toml +++ b/gomod2nix.toml @@ -151,6 +151,9 @@ schema = 3 [mod."github.com/yuin/goldmark"] version = "v1.7.8" hash = "sha256-SNJMPPiXkRDLVOldrHN0ErC3bUB2VoWaLDkd9zmMATw=" + [mod."gitlab.com/tozd/go/errors"] + version = "v0.10.0" + hash = "sha256-oW37KsieVKJOWk9ZXbGuQvuU4nyJCZzgYrTZHFkoCs4=" [mod."go.alanpearce.eu/x"] version = "v0.0.0-20241203124832-a29434dba11a" hash = "sha256-ojqWkz3VqeAOevFxOTO5S3acRItCA4pUrTaul887+x8=" -- cgit 1.4.1