Skip to content

Commit

Permalink
Update vendor directory
Browse files Browse the repository at this point in the history
Fix `Gopkg.toml` and re-run `dep ensure -update` to get current versions.
  • Loading branch information
Mr. Vendor authored and HeavyWombat committed Nov 1, 2018
1 parent ba3a2a7 commit 12265c7
Show file tree
Hide file tree
Showing 217 changed files with 10,503 additions and 8,055 deletions.
111 changes: 57 additions & 54 deletions Gopkg.lock

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

26 changes: 6 additions & 20 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,27 +24,13 @@
# go-tests = true
# unused-packages = true


[[constraint]]
branch = "master"
name = "github.com/HeavyWombat/dyff"

[[constraint]]
name = "github.com/onsi/ginkgo"
version = "1.6.0"

[[constraint]]
name = "github.com/onsi/gomega"
version = "1.4.1"

[[constraint]]
name = "github.com/spf13/cobra"
version = "0.0.3"

[[constraint]]
name = "gopkg.in/yaml.v2"
version = "2.2.1"
required = ["gopkg.in/fsnotify.v1"]

[prune]
non-go = true
go-tests = true
unused-packages = true

[[override]]
name = "gopkg.in/fsnotify.v1"
source = "gopkg.in/fsnotify/fsnotify.v1"
3 changes: 0 additions & 3 deletions vendor/github.com/hpcloud/tail/.gitignore

This file was deleted.

19 changes: 0 additions & 19 deletions vendor/github.com/hpcloud/tail/.travis.yml

This file was deleted.

Loading

0 comments on commit 12265c7

Please sign in to comment.