Don't spam the logs - downgrade sentry

This commit is contained in:
Till Faelligen 2023-07-06 10:55:21 +02:00
parent 9f7e14e4d0
commit fea946d914
No known key found for this signature in database
GPG key ID: ACCDC9606D472758
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -11,7 +11,7 @@ require (
github.com/dgraph-io/ristretto v0.1.1
github.com/docker/docker v20.10.24+incompatible
github.com/docker/go-connections v0.4.0
github.com/getsentry/sentry-go v0.22.0
github.com/getsentry/sentry-go v0.14.0
github.com/gologme/log v1.3.0
github.com/google/go-cmp v0.5.9
github.com/google/uuid v1.3.0