Skip to content

Commit bbb5a8d

Browse files
Merge pull request #21 from traPtitech/dependabot/go_modules/golang.org/x/oauth2-0.31.0
⬆️ Bump golang.org/x/oauth2 from 0.30.0 to 0.31.0
2 parents 0de86f6 + 5923eca commit bbb5a8d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module github.com/traPtitech/go-traq-oauth2
22

3-
go 1.23.0
3+
go 1.24.0
44

5-
require golang.org/x/oauth2 v0.30.0
5+
require golang.org/x/oauth2 v0.31.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.30.0 h1:dnDm7JmhM45NNpd8FDDeLhK6FwqbOf4MLCM9zb1BOHI=
2-
golang.org/x/oauth2 v0.30.0/go.mod h1:B++QgG3ZKulg6sRPGD/mqlHQs5rB3Ml9erfeDY7xKlU=
1+
golang.org/x/oauth2 v0.31.0 h1:8Fq0yVZLh4j4YA47vHKFTa9Ew5XIrCP8LC6UeNZnLxo=
2+
golang.org/x/oauth2 v0.31.0/go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA=

0 commit comments

Comments
 (0)