mirror of
https://github.com/Alexey71/opera-proxy.git
synced 2026-05-14 06:30:59 +00:00
9 lines
191 B
Modula-2
9 lines
191 B
Modula-2
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
|
|
)
|