mirror of
https://github.com/Alexey71/opera-proxy.git
synced 2026-05-14 06:30:59 +00:00
go mod tidy
This commit is contained in:
@@ -3,6 +3,6 @@ module github.com/Snawoot/opera-proxy
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/Snawoot/go-http-digest-auth-client v1.0.0 // indirect
|
||||
golang.org/x/net v0.0.0-20210324205630-d1beb07c2056 // indirect
|
||||
github.com/Snawoot/go-http-digest-auth-client v1.0.0
|
||||
golang.org/x/net v0.0.0-20210324205630-d1beb07c2056
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user