Skip to content

Commit

Permalink
Remove the hex that is Godeps
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-plosker committed Feb 3, 2016
1 parent 445975c commit 94c0874
Show file tree
Hide file tree
Showing 56 changed files with 3 additions and 8,818 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Expand Up @@ -3,8 +3,7 @@ FROM golang
ADD . /go/src/github.com/ian-plosker/UK-Chargepoints

WORKDIR /go/src/github.com/ian-plosker/UK-Chargepoints
RUN go get github.com/tools/godep
RUN godep go install github.com/ian-plosker/UK-Chargepoints
RUN go install github.com/ian-plosker/UK-Chargepoints

ENV PORT 8080
ENTRYPOINT /go/bin/UK-Chargepoints
Expand Down
20 changes: 0 additions & 20 deletions Godeps/Godeps.json

This file was deleted.

5 changes: 0 additions & 5 deletions Godeps/Readme

This file was deleted.

2 changes: 0 additions & 2 deletions Godeps/_workspace/.gitignore

This file was deleted.

98 changes: 0 additions & 98 deletions Godeps/_workspace/src/code.google.com/p/go.net/websocket/client.go

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 94c0874

Please sign in to comment.