Skip to content

Commit

Permalink
mvp works, still need some refine and cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
aylei committed Dec 21, 2018
1 parent e09ff27 commit 9c45978
Show file tree
Hide file tree
Showing 12 changed files with 1,207 additions and 161 deletions.
239 changes: 237 additions & 2 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
name = "github.com/spf13/cobra"
version = "0.0.3"

[[constraint]]
name = "github.com/gorilla/websocket"
version = "1.4.0"

[[constraint]]
name = "github.com/docker/docker"
version = "v17.03.2-ce"

[[constraint]]
name = "gopkg.in/yaml.v2"
version = "2.2.1"

[[override]]
name = "github.com/docker/docker"
revision = "7848b8beb9d38a98a78b75f78e05f8d2255f9dfe"
Loading

0 comments on commit 9c45978

Please sign in to comment.