aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-05 10:56:35 +0000
committerGitHub <noreply@github.com>2025-02-05 10:56:35 +0000
commit6a049a7d92675deb6939ccea9764d4ed58dc8d6d (patch)
tree64379a5ab1d7b6306ddf927e7d949046bbf0e131 /go.mod
parente81943bac9a239453da7a425d96d6bbb45e12e23 (diff)
downloadxesite-6a049a7d92675deb6939ccea9764d4ed58dc8d6d.tar.xz
xesite-6a049a7d92675deb6939ccea9764d4ed58dc8d6d.zip
build(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 (#901)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.25.0 to 0.26.0. - [Commits](https://github.com/golang/oauth2/compare/v0.25.0...v0.26.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index f1054a0..5855f45 100644
--- a/go.mod
+++ b/go.mod
@@ -18,7 +18,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.25.0
+ golang.org/x/oauth2 v0.26.0
google.golang.org/protobuf v1.36.4
gopkg.in/fsnotify.v1 v1.4.7
gopkg.in/mxpv/patreon-go.v1 v1.0.0-20171031001022-1d2f253ac700