Skip to content

Commit ee647f9

Browse files
authored
Merge pull request #47 from vgarvardt/dependabot/go_modules/github.com/go-oauth2/oauth2/v4-4.5.4
Bump github.com/go-oauth2/oauth2/v4 from 4.5.2 to 4.5.4
2 parents 23f0bcb + 477751f commit ee647f9

File tree

2 files changed

+7
-105
lines changed

2 files changed

+7
-105
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
module github.com/vgarvardt/go-oauth2-pg/v4
22

3-
go 1.20
3+
go 1.21
44

55
require (
6-
github.com/go-oauth2/oauth2/v4 v4.5.2
6+
github.com/go-oauth2/oauth2/v4 v4.5.4
77
github.com/jackc/pgx/v4 v4.18.3
88
github.com/jmoiron/sqlx v1.4.0
99
github.com/stretchr/testify v1.10.0

0 commit comments

Comments
 (0)