Skip to content

Commit

Permalink
godeps out; dep in
Browse files Browse the repository at this point in the history
  • Loading branch information
boumenot committed Sep 27, 2017
1 parent 085bf9d commit ed225de
Show file tree
Hide file tree
Showing 1,455 changed files with 411,790 additions and 17,994 deletions.
67 changes: 0 additions & 67 deletions Godeps/Godeps.json

This file was deleted.

5 changes: 0 additions & 5 deletions Godeps/Readme

This file was deleted.

69 changes: 69 additions & 0 deletions Gopkg.lock

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

37 changes: 37 additions & 0 deletions Gopkg.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@

# 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/Azure/azure-sdk-for-go"

[[constraint]]
name = "github.com/Sirupsen/logrus"

[[constraint]]
name = "github.com/approvals/go-approval-tests"

[[constraint]]
name = "github.com/codegangsta/cli"

[[constraint]]
name = "github.com/olekukonko/tablewriter"
32 changes: 32 additions & 0 deletions vendor/github.com/Azure/azure-sdk-for-go/.gitignore

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

44 changes: 44 additions & 0 deletions vendor/github.com/Azure/azure-sdk-for-go/.travis.yml

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

Loading

0 comments on commit ed225de

Please sign in to comment.