Skip to content

Commit

Permalink
Clean-up dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuri Shkuro committed Dec 20, 2018
1 parent 848c5ef commit c812a80
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 37 deletions.
37 changes: 26 additions & 11 deletions Gopkg.lock

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

26 changes: 0 additions & 26 deletions Gopkg.toml
Original file line number Diff line number Diff line change
@@ -1,29 +1,3 @@
# Gopkg.toml example
#
# Refer to https://github.com/golang/dep/blob/master/docs/Gopkg.toml.md
# for detailed Gopkg.toml documentation.
#
# required = ["github.com/user/thing/cmd/thing"]
# ignored = ["github.com/user/project/pkgX", "bitbucket.org/user/project/pkgA/pkgY"]
#
# [[constraint]]
# name = "github.com/user/project"
# version = "1.0.0"
#
# [[constraint]]
# name = "github.com/user/project2"
# branch = "dev"
# source = "github.com/myfork/project2"
#
# [[override]]
# name = "github.com/x/y"
# version = "2.4.0"


[[constraint]]
name = "github.com/golang/protobuf"
version = "1.2.0"

[[constraint]]
branch = "master"
name = "github.com/opentracing-contrib/go-stdlib"
Expand Down

0 comments on commit c812a80

Please sign in to comment.