clean glide
This commit is contained in:
parent
4a76e28559
commit
c0124db081
|
@ -0,0 +1,12 @@
|
|||
hash: d127a34fbdc647df727f89190f0cfa8b658627ccdf8fb497c598e441a03dc1f0
|
||||
updated: 2016-07-12T16:17:37.755334805+02:00
|
||||
imports:
|
||||
- name: github.com/labstack/echo
|
||||
version: fbcdf70c52c155ae9aa58e72ee0532fa2f1cad2e
|
||||
subpackages:
|
||||
- engine/standard
|
||||
- name: gopkg.in/urfave/cli.v2
|
||||
version: 1efa31f08b9333f1bd4882d61f9d668a70cd902e
|
||||
- name: gopkg.in/yaml.v2
|
||||
version: a83829b6f1293c91addabc89d0571c246397bbf4
|
||||
devImports: []
|
|
@ -1,4 +1,4 @@
|
|||
package: project
|
||||
package: github.com/tockins/realize
|
||||
import:
|
||||
- package: github.com/labstack/echo
|
||||
version: ^2.0.2
|
||||
|
@ -7,6 +7,3 @@ import:
|
|||
- package: gopkg.in/urfave/cli.v2
|
||||
version: ^1.18.0
|
||||
- package: gopkg.in/yaml.v2
|
||||
- package: github.com/tockins/realize
|
||||
subpackages:
|
||||
- realize
|
||||
|
|
Loading…
Reference in New Issue