include dependencies
parent
c5bad7bcc6
commit
3b77e1c3f6
@ -0,0 +1,8 @@
|
|||||||
|
hash: 314b1a2becd97a9daf1c5d28f32d8c5a6998923b4981eaf95324bec7bb1c56a3
|
||||||
|
updated: 2016-07-03T19:24:20.987144334-05:00
|
||||||
|
imports:
|
||||||
|
- name: golang.org/x/net
|
||||||
|
version: b400c2eff1badec7022a8c8f5bea058b6315eed7
|
||||||
|
subpackages:
|
||||||
|
- context
|
||||||
|
devImports: []
|
@ -1,2 +1,5 @@
|
|||||||
package: github.com/jordanorelli/urlgraph
|
package: github.com/jordanorelli/urlgraph
|
||||||
import: []
|
import:
|
||||||
|
- package: golang.org/x/net
|
||||||
|
subpackages:
|
||||||
|
- context
|
||||||
|
@ -0,0 +1 @@
|
|||||||
|
Subproject commit b400c2eff1badec7022a8c8f5bea058b6315eed7
|
Loading…
Reference in New Issue