Skip to content

Commit 74e9619

Browse files
Merge pull request #22 from traPtitech/dependabot/go_modules/golang.org/x/oauth2-0.32.0
⬆️ Bump golang.org/x/oauth2 from 0.31.0 to 0.32.0
2 parents bbb5a8d + ff3fc7b commit 74e9619

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.31.0
5+
require golang.org/x/oauth2 v0.32.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.31.0 h1:8Fq0yVZLh4j4YA47vHKFTa9Ew5XIrCP8LC6UeNZnLxo=
2-
golang.org/x/oauth2 v0.31.0/go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA=
1+
golang.org/x/oauth2 v0.32.0 h1:jsCblLleRMDrxMN29H3z/k1KliIvpLgCkE6R8FXXNgY=
2+
golang.org/x/oauth2 v0.32.0/go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA=

0 commit comments

Comments
 (0)