Skip to content

Commit

Permalink
Gopkg.toml can be empty for now
Browse files Browse the repository at this point in the history
  • Loading branch information
diogonicoleti committed Nov 21, 2017
1 parent 0abe699 commit f18cf77
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions Gopkg.toml
Original file line number Diff line number Diff line change
@@ -1,22 +0,0 @@

# 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"

0 comments on commit f18cf77

Please sign in to comment.