1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-01-10 04:18:14 +02:00

Tidy go mod file

This commit is contained in:
Joel Speed 2022-02-18 13:31:16 +00:00
parent 74e2f5069c
commit 07aba7db09
No known key found for this signature in database
GPG Key ID: 6E80578D6751DEFB

1
go.mod
View File

@ -61,7 +61,6 @@ require (
github.com/prometheus/common v0.15.0 // indirect
github.com/prometheus/procfs v0.2.0 // indirect
github.com/spf13/afero v1.1.2 // indirect
github.com/spf13/cast v1.3.0 // indirect
github.com/spf13/jwalterweatherman v1.0.0 // indirect
github.com/subosito/gotenv v1.2.0 // indirect
github.com/vmihailenco/tagparser v0.1.1 // indirect