You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

12 lines
322 B

  1. module golang.org/x/net/http2/h2demo
  2. require (
  3. cloud.google.com/go v0.36.0
  4. go4.org v0.0.0-20190218023631-ce4c26f7be8e
  5. golang.org/x/build v0.0.0-20190311051652-b8db43dd7225
  6. golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  7. golang.org/x/net v0.0.0-20190311175648-12eef18f757f
  8. )
  9. replace golang.org/x/net => ../..