diff options
Diffstat (limited to 'nix')
-rw-r--r-- | nix/gomod2nix.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/nix/gomod2nix.toml b/nix/gomod2nix.toml index f0e5e29..234e43e 100644 --- a/nix/gomod2nix.toml +++ b/nix/gomod2nix.toml @@ -59,9 +59,6 @@ schema = 3 [mod."github.com/fatih/structtag"] version = "v1.2.0" hash = "sha256-Y2pjiEmMsxfUH8LONU2/f8k1BibOHeLKJmi4uZm/SSU=" - [mod."github.com/getsentry/sentry-go"] - version = "v0.27.0" - hash = "sha256-PTkTzVNogqFA/5rc6INLY6RxK5uR1AoJFOO+pOPdE7Q=" [mod."github.com/golang/groupcache"] version = "v0.0.0-20210331224755-41bb18bfe9da" hash = "sha256-7Gs7CS9gEYZkbu5P4hqPGBpeGZWC64VDwraSKFF+VR0=" |