Skip to content

Commit 477751f

Browse files
Bump github.com/go-oauth2/oauth2/v4 from 4.5.2 to 4.5.4
Bumps [github.com/go-oauth2/oauth2/v4](https://github.com/go-oauth2/oauth2) from 4.5.2 to 4.5.4. - [Release notes](https://github.com/go-oauth2/oauth2/releases) - [Commits](go-oauth2/oauth2@v4.5.2...v4.5.4) --- updated-dependencies: - dependency-name: github.com/go-oauth2/oauth2/v4 dependency-version: 4.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23f0bcb commit 477751f

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)