We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f383f0 commit eba633eCopy full SHA for eba633e
go.mod
@@ -6,12 +6,12 @@ require (
6
github.com/carlmjohnson/requests v0.24.3
7
github.com/corazawaf/libinjection-go v0.2.2
8
github.com/gatewayd-io/gatewayd-plugin-sdk v0.4.3
9
- github.com/getsentry/sentry-go v0.33.0
+ github.com/getsentry/sentry-go v0.35.0
10
github.com/hashicorp/go-hclog v1.6.3
11
github.com/hashicorp/go-plugin v1.6.3
12
github.com/jackc/pgx/v5 v5.7.5
13
github.com/prometheus/client_golang v1.23.0
14
- github.com/spf13/cast v1.8.0
+ github.com/spf13/cast v1.9.2
15
github.com/stretchr/testify v1.10.0
16
google.golang.org/grpc v1.74.2
17
)
go.sum
0 commit comments