about summary refs log tree commit diff stats
path: root/go.mod
diff options
context:
space:
mode:
authorAlan Pearce2024-06-11 09:22:32 +0200
committerAlan Pearce2024-06-11 09:22:32 +0200
commite89fbd7ef3e418629ea2533cf4fa9707fe51950f (patch)
tree1c90d4ab8a283fcc9c299fddedada8747ab9a2f8 /go.mod
parenta9337d346ca6d82bbe203d50b176af9b7c146db0 (diff)
downloadwebsite-e89fbd7ef3e418629ea2533cf4fa9707fe51950f.tar.lz
website-e89fbd7ef3e418629ea2533cf4fa9707fe51950f.tar.zst
website-e89fbd7ef3e418629ea2533cf4fa9707fe51950f.zip
server: remove sentry
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index f4a3f7a..a9faab2 100644
--- a/go.mod
+++ b/go.mod
@@ -14,7 +14,6 @@ require (
 	github.com/crewjam/csp v0.0.2
 	github.com/deckarep/golang-set/v2 v2.6.0
 	github.com/fatih/structtag v1.2.0
-	github.com/getsentry/sentry-go v0.27.0
 	github.com/otiai10/copy v1.14.0
 	github.com/pkg/errors v0.9.1
 	github.com/snabb/sitemap v1.0.4