From 177cee99b0be95a618b89a638635addae128e6b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 16:25:39 +0000 Subject: [PATCH] security(deps): bump github.com/stripe/stripe-go/v84 Bumps [github.com/stripe/stripe-go/v84](https://github.com/stripe/stripe-go) from 84.2.0 to 84.3.0. - [Release notes](https://github.com/stripe/stripe-go/releases) - [Changelog](https://github.com/stripe/stripe-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/stripe/stripe-go/compare/v84.2.0...v84.3.0) --- updated-dependencies: - dependency-name: github.com/stripe/stripe-go/v84 dependency-version: 84.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 334d106..3f9d27f 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/gorilla/mux v1.8.1 github.com/razorpay/razorpay-go v1.4.0 github.com/redis/go-redis/v9 v9.17.3 - github.com/stripe/stripe-go/v84 v84.2.0 + github.com/stripe/stripe-go/v84 v84.3.0 github.com/xendit/xendit-go/v7 v7.0.0 golang.org/x/crypto v0.47.0 golang.org/x/time v0.14.0 diff --git a/go.sum b/go.sum index a09facf..bb06863 100644 --- a/go.sum +++ b/go.sum @@ -35,8 +35,8 @@ github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5 github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U= github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U= -github.com/stripe/stripe-go/v84 v84.2.0 h1:ODgjKBFnCFM8fZ1plGdpykYk9VUyF0eKP34l6SxPyA0= -github.com/stripe/stripe-go/v84 v84.2.0/go.mod h1:Z4gcKw1zl4geDG2+cjpSaJES9jaohGX6n7FP8/kHIqw= +github.com/stripe/stripe-go/v84 v84.3.0 h1:77HH+ro7yzmyyF7Xkbkj6y5QtnU1WWHC6t2y4mq0Wvk= +github.com/stripe/stripe-go/v84 v84.3.0/go.mod h1:Z4gcKw1zl4geDG2+cjpSaJES9jaohGX6n7FP8/kHIqw= github.com/xendit/xendit-go/v7 v7.0.0 h1:A7Nhaulk1a+mOI/KgRcvb5VSQEB6nhsUGkAhi+RkrEM= github.com/xendit/xendit-go/v7 v7.0.0/go.mod h1:W562aw0zhjzF/OUhZLc77q2iFQc9INa5tBy5xl6OLbo= golang.org/x/crypto v0.47.0 h1:V6e3FRj+n4dbpw86FJ8Fv7XVOql7TEwpHapKoMJ/GO8=