mirror of
https://github.com/Luzifer/nginx-sso.git
synced 2024-12-21 05:11:17 +00:00
11 lines
322 B
Modula-2
11 lines
322 B
Modula-2
module golang.org/x/net/http2/h2demo
|
|
|
|
require (
|
|
cloud.google.com/go v0.36.0
|
|
go4.org v0.0.0-20190218023631-ce4c26f7be8e
|
|
golang.org/x/build v0.0.0-20190311051652-b8db43dd7225
|
|
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
|
|
golang.org/x/net v0.0.0-20190311175648-12eef18f757f
|
|
)
|
|
|
|
replace golang.org/x/net => ../..
|