forked from LaconicNetwork/kompose
* Use go mod instead of glide * Add `--with-kompose-annotation` flag to allow us to switch it off for tests * Remove hostpid support (since the newest sdk does not support it) * Create new test script and fixtures * Remove replicationcontroller support
4 lines
75 B
Modula-2
4 lines
75 B
Modula-2
module github.com/hashicorp/hcl
|
|
|
|
require github.com/davecgh/go-spew v1.1.1
|