Skip to content

Commit 1a1e719

Browse files
authored
Merge pull request #430 from mengqiy/move_vendor
Move vendor
2 parents 74fe11c + 4e9eac3 commit 1a1e719

File tree

4,455 files changed

+442190
-9
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,455 files changed

+442190
-9
lines changed

cmd/Gopkg.lock renamed to Gopkg.lock

Lines changed: 241 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Uncomment to update deps with dep tool
2+
3+
[prune]
4+
non-go = true
5+
go-tests = true
6+
7+
[[constraint]]
8+
name = "sigs.k8s.io/controller-tools"
9+
branch = "master"
10+
11+
# For dependency below: Refer to issue https://github.com/golang/dep/issues/1799
12+
[[override]]
13+
name = "gopkg.in/fsnotify.v1"
14+
source = "https://github.com/fsnotify/fsnotify.git"
15+
version="v1.4.7"

cmd/Gopkg.toml

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)