File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ require (
30
30
github.com/stretchr/testify v1.9.0
31
31
github.com/stripe/stripe-go/v76 v76.21.0
32
32
golang.org/x/exp v0.0.0-20240318143956-a85f2c67cd81
33
- golang.org/x/oauth2 v0.18 .0
33
+ golang.org/x/oauth2 v0.19 .0
34
34
gorm.io/driver/postgres v1.5.7
35
35
gorm.io/driver/sqlite v1.5.5
36
36
gorm.io/gorm v1.25.9
Original file line number Diff line number Diff line change @@ -1486,6 +1486,8 @@ golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783/go.mod h1:h4gKUeWbJ4rQPri
1486
1486
golang.org/x/oauth2 v0.1.0 /go.mod h1:G9FE4dLTsbXUu90h/Pf85g4w1D+SSAgR+q46nJZ8M4A =
1487
1487
golang.org/x/oauth2 v0.18.0 h1:09qnuIAgzdx1XplqJvW6CQqMCtGZykZWcXzPMPUusvI =
1488
1488
golang.org/x/oauth2 v0.18.0 /go.mod h1:Wf7knwG0MPoWIMMBgFlEaSUDaKskp0dCfrlJRJXbBi8 =
1489
+ golang.org/x/oauth2 v0.19.0 h1:9+E/EZBCbTLNrbN35fHv/a/d/mOBatymz1zbtQrXpIg =
1490
+ golang.org/x/oauth2 v0.19.0 /go.mod h1:vYi7skDa1x015PmRRYZ7+s1cWyPgrPiSYRe4rnsexc8 =
1489
1491
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
1490
1492
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
1491
1493
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
You can’t perform that action at this time.
0 commit comments