Update module golang.org/x/oauth2 to v0.17.0 (#107)
Some checks failed
Build and push container image / build (push) Failing after 35s

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-02-08 10:19:49 -05:00 committed by Renovate
parent 9cefbb96e9
commit 909c5a4631

2
go.mod
View File

@ -10,7 +10,7 @@ require (
github.com/mackerelio/go-osstat v0.2.4
github.com/shirou/gopsutil/v3 v3.24.1
github.com/zcalusic/sysinfo v1.0.2
golang.org/x/oauth2 v0.16.0
golang.org/x/oauth2 v0.17.0
gopkg.in/Iwark/spreadsheet.v2 v2.0.0-20230915040305-7677e8164883
)