diff options
author | Alan Pearce | 2024-06-11 09:22:32 +0200 |
---|---|---|
committer | Alan Pearce | 2024-06-11 09:22:32 +0200 |
commit | e89fbd7ef3e418629ea2533cf4fa9707fe51950f (patch) | |
tree | 1c90d4ab8a283fcc9c299fddedada8747ab9a2f8 /nix | |
parent | a9337d346ca6d82bbe203d50b176af9b7c146db0 (diff) | |
download | website-e89fbd7ef3e418629ea2533cf4fa9707fe51950f.tar.lz website-e89fbd7ef3e418629ea2533cf4fa9707fe51950f.tar.zst website-e89fbd7ef3e418629ea2533cf4fa9707fe51950f.zip |
server: remove sentry
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=" |