Skip to content

Commit 95cf508

Browse files
committed
Add github.com/krishicks/yaml-patch to vendor
1 parent a81b2e3 commit 95cf508

19 files changed

+1882
-0
lines changed

Gopkg.lock

Lines changed: 9 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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,7 @@
6060
[[constraint]]
6161
branch = "master"
6262
name = "github.com/hashicorp/go-getter"
63+
64+
[[constraint]]
65+
name = "github.com/krishicks/yaml-patch"
66+
version = "0.0.10"

vendor/github.com/krishicks/yaml-patch/LICENSE

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

vendor/github.com/krishicks/yaml-patch/Makefile

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

vendor/github.com/krishicks/yaml-patch/README.md

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

vendor/github.com/krishicks/yaml-patch/cmd/yaml-patch/file_flag.go

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

0 commit comments

Comments
 (0)