Skip to content

Commit 5f526b1

Browse files
Merge pull request #24 from traPtitech/dependabot/go_modules/golang.org/x/oauth2-0.33.0
⬆️ Bump golang.org/x/oauth2 from 0.32.0 to 0.33.0
2 parents 74e9619 + b38e3b1 commit 5f526b1

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
@@ -2,4 +2,4 @@ module github.com/traPtitech/go-traq-oauth2
22

33
go 1.24.0
44

5-
require golang.org/x/oauth2 v0.32.0
5+
require golang.org/x/oauth2 v0.33.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
golang.org/x/oauth2 v0.32.0 h1:jsCblLleRMDrxMN29H3z/k1KliIvpLgCkE6R8FXXNgY=
2-
golang.org/x/oauth2 v0.32.0/go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA=
1+
golang.org/x/oauth2 v0.33.0 h1:4Q+qn+E5z8gPRJfmRy7C2gGG3T4jIprK6aSYgTXGRpo=
2+
golang.org/x/oauth2 v0.33.0/go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA=

0 commit comments

Comments
 (0)