Skip to content

Commit d158166

Browse files
chore(deps): bump github.com/svix/svix-webhooks from 1.82.0 to 1.83.0 (#3727)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71dc4fd commit d158166

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ require (
6868
github.com/spf13/viper v1.21.0
6969
github.com/stretchr/testify v1.11.1
7070
github.com/stripe/stripe-go/v80 v80.2.1
71-
github.com/svix/svix-webhooks v1.82.0
71+
github.com/svix/svix-webhooks v1.83.0
7272
go.opentelemetry.io/contrib/bridges/otelslog v0.14.0
7373
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.64.0
7474
go.opentelemetry.io/contrib/instrumentation/runtime v0.64.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2276,8 +2276,8 @@ github.com/stripe/stripe-go/v80 v80.2.1 h1:1FQP5a/gpC4i0ezS8EPqdme3K/H9UlNWswqNH
22762276
github.com/stripe/stripe-go/v80 v80.2.1/go.mod h1:n7tsDvdltYlzOLGXlseMSJM6ik5uv3guptqtae/VSak=
22772277
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
22782278
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
2279-
github.com/svix/svix-webhooks v1.82.0 h1:kuhes+847k6ygQuUH/Lx9VLkTwC/zb8859+jBc4MHvo=
2280-
github.com/svix/svix-webhooks v1.82.0/go.mod h1:BRbQWn/xdv6zSGULojHza0Yx+hDf+xUJ4s09t3HqJpI=
2279+
github.com/svix/svix-webhooks v1.83.0 h1:u95bJoVjixdwnUfLDruHX0apwNEiZQeM7h4PDCxa7QY=
2280+
github.com/svix/svix-webhooks v1.83.0/go.mod h1:BRbQWn/xdv6zSGULojHza0Yx+hDf+xUJ4s09t3HqJpI=
22812281
github.com/testcontainers/testcontainers-go v0.40.0 h1:pSdJYLOVgLE8YdUY2FHQ1Fxu+aMnb6JfVz1mxk7OeMU=
22822282
github.com/testcontainers/testcontainers-go v0.40.0/go.mod h1:FSXV5KQtX2HAMlm7U3APNyLkkap35zNLxukw9oBi/MY=
22832283
github.com/testcontainers/testcontainers-go/modules/compose v0.33.0 h1:PyrUOF+zG+xrS3p+FesyVxMI+9U+7pwhZhyFozH3jKY=

0 commit comments

Comments
 (0)