Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Added a client lib
  • Loading branch information
italolelis committed Mar 29, 2018
commit dee3ecc57201a87a2d9b049a3800ca91d9a2b0c0
8 changes: 7 additions & 1 deletion Gopkg.lock

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

4 changes: 4 additions & 0 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,7 @@
[[constraint]]
branch = "master"
name = "github.com/hashicorp/errwrap"

[[constraint]]
name = "github.com/dghubble/sling"
version = "1.1.0"