Skip to content

Commit

Permalink
Updated dep ensure to point to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrpetrin committed Nov 28, 2018
1 parent b2a8f87 commit a81dcca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ go get -u github.com/ef-ds/deque

If you are using dep:
```sh
dep ensure -add github.com/ef-ds/deque@1.0.0
dep ensure -add github.com/ef-ds/deque@1.0.1
```

We recommend to target only released versions for production use.
Expand Down

0 comments on commit a81dcca

Please sign in to comment.