From 4e8bec8af8f2e0958e2f0350a557fc2db7aa803e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 10:27:34 +0000 Subject: build(deps): bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 (#923) Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.27.0 to 0.28.0. - [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.28.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index de03e30..9f1cab1 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/joho/godotenv v1.5.1 github.com/stretchr/testify v1.10.0 github.com/twitchtv/twirp v8.1.3+incompatible - golang.org/x/oauth2 v0.27.0 + golang.org/x/oauth2 v0.28.0 google.golang.org/protobuf v1.36.5 gopkg.in/fsnotify.v1 v1.4.7 gopkg.in/mxpv/patreon-go.v1 v1.0.0-20171031001022-1d2f253ac700 -- cgit v1.2.3