Skip to content

Commit

Permalink
Merge pull request #64 from ashishranjan738/vendor
Browse files Browse the repository at this point in the history
enhance(dep): adds prune options in gopkg.toml
  • Loading branch information
k8s-ci-robot committed Mar 17, 2019
2 parents 9101b89 + 9ececba commit abe307f
Show file tree
Hide file tree
Showing 24,421 changed files with 2,153 additions and 10,820,911 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
276 changes: 145 additions & 131 deletions Gopkg.lock

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
# name = "github.com/x/y"
# version = "2.4.0"

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

[[constraint]]
name = "github.com/container-storage-interface/spec"
Expand Down
46 changes: 0 additions & 46 deletions vendor/contrib.go.opencensus.io/exporter/ocagent/example_test.go

This file was deleted.

218 changes: 0 additions & 218 deletions vendor/contrib.go.opencensus.io/exporter/ocagent/mock_agent_test.go

This file was deleted.

Loading

0 comments on commit abe307f

Please sign in to comment.