Skip to content

Commit f761d67

Browse files
chore(deps): bump github.com/svix/svix-webhooks from 1.71.0 to 1.73.0 (#3228)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35cc524 commit f761d67

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
@@ -69,7 +69,7 @@ require (
6969
github.com/sqlc-dev/pqtype v0.3.0
7070
github.com/stretchr/testify v1.10.0
7171
github.com/stripe/stripe-go/v80 v80.2.1
72-
github.com/svix/svix-webhooks v1.71.0
72+
github.com/svix/svix-webhooks v1.73.0
7373
go.opentelemetry.io/contrib/bridges/otelslog v0.12.0
7474
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0
7575
go.opentelemetry.io/contrib/instrumentation/runtime v0.62.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2273,8 +2273,8 @@ github.com/stripe/stripe-go/v80 v80.2.1 h1:1FQP5a/gpC4i0ezS8EPqdme3K/H9UlNWswqNH
22732273
github.com/stripe/stripe-go/v80 v80.2.1/go.mod h1:n7tsDvdltYlzOLGXlseMSJM6ik5uv3guptqtae/VSak=
22742274
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
22752275
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
2276-
github.com/svix/svix-webhooks v1.71.0 h1:nGMlL3nvuWBuItFI1SfWrNTUpSeeKvxCbQ8U6JtrkV4=
2277-
github.com/svix/svix-webhooks v1.71.0/go.mod h1:BRbQWn/xdv6zSGULojHza0Yx+hDf+xUJ4s09t3HqJpI=
2276+
github.com/svix/svix-webhooks v1.73.0 h1:/kKIl9PGBk6vgj1DLeAfDg2ZUDnANNrSl+hA5aQEWE4=
2277+
github.com/svix/svix-webhooks v1.73.0/go.mod h1:BRbQWn/xdv6zSGULojHza0Yx+hDf+xUJ4s09t3HqJpI=
22782278
github.com/testcontainers/testcontainers-go v0.38.0 h1:d7uEapLcv2P8AvH8ahLqDMMxda2W9gQN1nRbHS28HBw=
22792279
github.com/testcontainers/testcontainers-go v0.38.0/go.mod h1:C52c9MoHpWO+C4aqmgSU+hxlR5jlEayWtgYrb8Pzz1w=
22802280
github.com/testcontainers/testcontainers-go/modules/compose v0.33.0 h1:PyrUOF+zG+xrS3p+FesyVxMI+9U+7pwhZhyFozH3jKY=

0 commit comments

Comments
 (0)