Skip to content

Commit 004a761

Browse files
chore(deps): bump github.com/svix/svix-webhooks from 1.80.0 to 1.81.0 (#3569)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80d7b78 commit 004a761

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
@@ -67,7 +67,7 @@ require (
6767
github.com/spf13/viper v1.21.0
6868
github.com/stretchr/testify v1.11.1
6969
github.com/stripe/stripe-go/v80 v80.2.1
70-
github.com/svix/svix-webhooks v1.80.0
70+
github.com/svix/svix-webhooks v1.81.0
7171
go.opentelemetry.io/contrib/bridges/otelslog v0.13.0
7272
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0
7373
go.opentelemetry.io/contrib/instrumentation/runtime v0.63.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2275,8 +2275,8 @@ github.com/stripe/stripe-go/v80 v80.2.1 h1:1FQP5a/gpC4i0ezS8EPqdme3K/H9UlNWswqNH
22752275
github.com/stripe/stripe-go/v80 v80.2.1/go.mod h1:n7tsDvdltYlzOLGXlseMSJM6ik5uv3guptqtae/VSak=
22762276
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
22772277
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
2278-
github.com/svix/svix-webhooks v1.80.0 h1:UuyX9QDVthOigDdo/NkntRZEzgXGqtD9q4u1MB7/F8I=
2279-
github.com/svix/svix-webhooks v1.80.0/go.mod h1:BRbQWn/xdv6zSGULojHza0Yx+hDf+xUJ4s09t3HqJpI=
2278+
github.com/svix/svix-webhooks v1.81.0 h1:uUs3sb6bBYnh9yXEoxrFKhQ05wIg1mz7qwia0EupFuE=
2279+
github.com/svix/svix-webhooks v1.81.0/go.mod h1:BRbQWn/xdv6zSGULojHza0Yx+hDf+xUJ4s09t3HqJpI=
22802280
github.com/testcontainers/testcontainers-go v0.38.0 h1:d7uEapLcv2P8AvH8ahLqDMMxda2W9gQN1nRbHS28HBw=
22812281
github.com/testcontainers/testcontainers-go v0.38.0/go.mod h1:C52c9MoHpWO+C4aqmgSU+hxlR5jlEayWtgYrb8Pzz1w=
22822282
github.com/testcontainers/testcontainers-go/modules/compose v0.33.0 h1:PyrUOF+zG+xrS3p+FesyVxMI+9U+7pwhZhyFozH3jKY=

0 commit comments

Comments
 (0)