Skip to content

Commit

Permalink
point to natasha's fork
Browse files Browse the repository at this point in the history
  • Loading branch information
natasha41575 committed Jun 21, 2021
1 parent 861b0ef commit 9f2bbfc
Show file tree
Hide file tree
Showing 65 changed files with 97 additions and 33 deletions.
2 changes: 1 addition & 1 deletion api/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ require (
sigs.k8s.io/yaml v1.2.0
)

replace gopkg.in/yaml.v3 => github.com/Shell32-Natsu/yaml v0.0.0-20210512192200-dd16c726352a
replace gopkg.in/yaml.v3 => github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7

replace sigs.k8s.io/kustomize/kyaml => ../kyaml
2 changes: 2 additions & 0 deletions api/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00/go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4=
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7 h1:FiRW3vfuijvifmaCYwtlrZHKvE/yzpJa9AmOSoFvMNw=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7/go.mod h1:ox4jKj5I+/gN+cxbEtXKcj9qSAgyo0toYPVQcQewwy8=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA=
Expand Down
2 changes: 1 addition & 1 deletion cmd/config/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ require (
sigs.k8s.io/kustomize/kyaml v0.10.20
)

replace gopkg.in/yaml.v3 => github.com/Shell32-Natsu/yaml v0.0.0-20210512192200-dd16c726352a
replace gopkg.in/yaml.v3 => github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7

replace sigs.k8s.io/kustomize/kyaml => ../../kyaml
2 changes: 2 additions & 0 deletions cmd/config/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00/go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4=
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7 h1:FiRW3vfuijvifmaCYwtlrZHKvE/yzpJa9AmOSoFvMNw=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7/go.mod h1:ox4jKj5I+/gN+cxbEtXKcj9qSAgyo0toYPVQcQewwy8=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
Expand Down
2 changes: 1 addition & 1 deletion cmd/pluginator/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
sigs.k8s.io/kustomize/kyaml v0.10.20
)

replace gopkg.in/yaml.v3 => github.com/Shell32-Natsu/yaml v0.0.0-20210512192200-dd16c726352a
replace gopkg.in/yaml.v3 => github.com/natasha41575/yaml 730f420de5f750d8c9edc2715ac2f497bd402d37

replace sigs.k8s.io/kustomize/api => ../../api

Expand Down
2 changes: 1 addition & 1 deletion kustomize/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ exclude (
sigs.k8s.io/kustomize/cmd/config v0.2.0
)

replace gopkg.in/yaml.v3 => github.com/Shell32-Natsu/yaml v0.0.0-20210512192200-dd16c726352a
replace gopkg.in/yaml.v3 => github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7

replace sigs.k8s.io/kustomize/api => ../api

Expand Down
2 changes: 2 additions & 0 deletions kustomize/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00/go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4=
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7 h1:FiRW3vfuijvifmaCYwtlrZHKvE/yzpJa9AmOSoFvMNw=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7/go.mod h1:ox4jKj5I+/gN+cxbEtXKcj9qSAgyo0toYPVQcQewwy8=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
Expand Down
2 changes: 1 addition & 1 deletion kyaml/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ require (
// replace github.com/golangci/lint-1 v0.0.0-20180610141402-ee948d087217 => github.com/golangci/lint-1 v0.0.0-20190420132249-ee948d087217
// replace mvdan.cc/unparam v0.0.0-20190124213536-fbb59629db34 => mvdan.cc/unparam v0.0.0-20190209190245-fbb59629db34

replace gopkg.in/yaml.v3 => github.com/Shell32-Natsu/yaml v0.0.0-20210512192200-dd16c726352a
replace gopkg.in/yaml.v3 => github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7
2 changes: 2 additions & 0 deletions kyaml/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00/go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4=
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7 h1:FiRW3vfuijvifmaCYwtlrZHKvE/yzpJa9AmOSoFvMNw=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7/go.mod h1:ox4jKj5I+/gN+cxbEtXKcj9qSAgyo0toYPVQcQewwy8=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA=
Expand Down
2 changes: 1 addition & 1 deletion plugin/builtin/annotationstransformer/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ replace sigs.k8s.io/kustomize/api => ../../../api

replace sigs.k8s.io/kustomize/kyaml => ../../../kyaml

replace gopkg.in/yaml.v3 => github.com/Shell32-Natsu/yaml v0.0.0-20210512192200-dd16c726352a
replace gopkg.in/yaml.v3 => github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7
2 changes: 2 additions & 0 deletions plugin/builtin/annotationstransformer/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00/go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4=
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7 h1:FiRW3vfuijvifmaCYwtlrZHKvE/yzpJa9AmOSoFvMNw=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7/go.mod h1:ox4jKj5I+/gN+cxbEtXKcj9qSAgyo0toYPVQcQewwy8=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA=
Expand Down
2 changes: 1 addition & 1 deletion plugin/builtin/configmapgenerator/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ replace sigs.k8s.io/kustomize/api => ../../../api

replace sigs.k8s.io/kustomize/kyaml => ../../../kyaml

replace gopkg.in/yaml.v3 => github.com/Shell32-Natsu/yaml v0.0.0-20210512192200-dd16c726352a
replace gopkg.in/yaml.v3 => github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7
2 changes: 2 additions & 0 deletions plugin/builtin/configmapgenerator/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00/go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4=
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7 h1:FiRW3vfuijvifmaCYwtlrZHKvE/yzpJa9AmOSoFvMNw=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7/go.mod h1:ox4jKj5I+/gN+cxbEtXKcj9qSAgyo0toYPVQcQewwy8=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA=
Expand Down
2 changes: 1 addition & 1 deletion plugin/builtin/hashtransformer/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ replace sigs.k8s.io/kustomize/api => ../../../api

replace sigs.k8s.io/kustomize/kyaml => ../../../kyaml

replace gopkg.in/yaml.v3 => github.com/Shell32-Natsu/yaml v0.0.0-20210512192200-dd16c726352a
replace gopkg.in/yaml.v3 => github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7
2 changes: 2 additions & 0 deletions plugin/builtin/hashtransformer/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00/go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4=
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7 h1:FiRW3vfuijvifmaCYwtlrZHKvE/yzpJa9AmOSoFvMNw=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7/go.mod h1:ox4jKj5I+/gN+cxbEtXKcj9qSAgyo0toYPVQcQewwy8=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA=
Expand Down
2 changes: 1 addition & 1 deletion plugin/builtin/helmchartinflationgenerator/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ replace sigs.k8s.io/kustomize/api => ../../../api

replace sigs.k8s.io/kustomize/kyaml => ../../../kyaml

replace gopkg.in/yaml.v3 => github.com/Shell32-Natsu/yaml v0.0.0-20210512192200-dd16c726352a
replace gopkg.in/yaml.v3 => github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7
2 changes: 2 additions & 0 deletions plugin/builtin/helmchartinflationgenerator/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00/go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4=
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7 h1:FiRW3vfuijvifmaCYwtlrZHKvE/yzpJa9AmOSoFvMNw=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7/go.mod h1:ox4jKj5I+/gN+cxbEtXKcj9qSAgyo0toYPVQcQewwy8=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA=
Expand Down
2 changes: 1 addition & 1 deletion plugin/builtin/iampolicygenerator/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ replace sigs.k8s.io/kustomize/api => ../../../api

replace sigs.k8s.io/kustomize/kyaml => ../../../kyaml

replace gopkg.in/yaml.v3 => github.com/Shell32-Natsu/yaml v0.0.0-20210512192200-dd16c726352a
replace gopkg.in/yaml.v3 => github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7
2 changes: 2 additions & 0 deletions plugin/builtin/iampolicygenerator/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00/go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4=
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7 h1:FiRW3vfuijvifmaCYwtlrZHKvE/yzpJa9AmOSoFvMNw=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7/go.mod h1:ox4jKj5I+/gN+cxbEtXKcj9qSAgyo0toYPVQcQewwy8=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA=
Expand Down
2 changes: 1 addition & 1 deletion plugin/builtin/imagetagtransformer/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ replace sigs.k8s.io/kustomize/api => ../../../api

replace sigs.k8s.io/kustomize/kyaml => ../../../kyaml

replace gopkg.in/yaml.v3 => github.com/Shell32-Natsu/yaml v0.0.0-20210512192200-dd16c726352a
replace gopkg.in/yaml.v3 => github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7
2 changes: 2 additions & 0 deletions plugin/builtin/imagetagtransformer/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00/go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4=
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7 h1:FiRW3vfuijvifmaCYwtlrZHKvE/yzpJa9AmOSoFvMNw=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7/go.mod h1:ox4jKj5I+/gN+cxbEtXKcj9qSAgyo0toYPVQcQewwy8=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA=
Expand Down
2 changes: 1 addition & 1 deletion plugin/builtin/labeltransformer/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ replace sigs.k8s.io/kustomize/api => ../../../api

replace sigs.k8s.io/kustomize/kyaml => ../../../kyaml

replace gopkg.in/yaml.v3 => github.com/Shell32-Natsu/yaml v0.0.0-20210512192200-dd16c726352a
replace gopkg.in/yaml.v3 => github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7
2 changes: 2 additions & 0 deletions plugin/builtin/labeltransformer/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00/go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4=
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7 h1:FiRW3vfuijvifmaCYwtlrZHKvE/yzpJa9AmOSoFvMNw=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7/go.mod h1:ox4jKj5I+/gN+cxbEtXKcj9qSAgyo0toYPVQcQewwy8=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA=
Expand Down
2 changes: 1 addition & 1 deletion plugin/builtin/legacyordertransformer/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ replace sigs.k8s.io/kustomize/api => ../../../api

replace sigs.k8s.io/kustomize/kyaml => ../../../kyaml

replace gopkg.in/yaml.v3 => github.com/Shell32-Natsu/yaml v0.0.0-20210512192200-dd16c726352a
replace gopkg.in/yaml.v3 => github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7
2 changes: 2 additions & 0 deletions plugin/builtin/legacyordertransformer/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00/go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4=
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7 h1:FiRW3vfuijvifmaCYwtlrZHKvE/yzpJa9AmOSoFvMNw=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7/go.mod h1:ox4jKj5I+/gN+cxbEtXKcj9qSAgyo0toYPVQcQewwy8=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA=
Expand Down
2 changes: 1 addition & 1 deletion plugin/builtin/namespacetransformer/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ replace sigs.k8s.io/kustomize/api => ../../../api

replace sigs.k8s.io/kustomize/kyaml => ../../../kyaml

replace gopkg.in/yaml.v3 => github.com/Shell32-Natsu/yaml v0.0.0-20210512192200-dd16c726352a
replace gopkg.in/yaml.v3 => github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7
2 changes: 2 additions & 0 deletions plugin/builtin/namespacetransformer/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00/go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4=
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7 h1:FiRW3vfuijvifmaCYwtlrZHKvE/yzpJa9AmOSoFvMNw=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7/go.mod h1:ox4jKj5I+/gN+cxbEtXKcj9qSAgyo0toYPVQcQewwy8=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA=
Expand Down
2 changes: 1 addition & 1 deletion plugin/builtin/patchjson6902transformer/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ replace sigs.k8s.io/kustomize/api => ../../../api

replace sigs.k8s.io/kustomize/kyaml => ../../../kyaml

replace gopkg.in/yaml.v3 => github.com/Shell32-Natsu/yaml v0.0.0-20210512192200-dd16c726352a
replace gopkg.in/yaml.v3 => github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7
2 changes: 2 additions & 0 deletions plugin/builtin/patchjson6902transformer/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00/go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4=
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7 h1:FiRW3vfuijvifmaCYwtlrZHKvE/yzpJa9AmOSoFvMNw=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7/go.mod h1:ox4jKj5I+/gN+cxbEtXKcj9qSAgyo0toYPVQcQewwy8=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA=
Expand Down
2 changes: 1 addition & 1 deletion plugin/builtin/patchstrategicmergetransformer/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ replace sigs.k8s.io/kustomize/api => ../../../api

replace sigs.k8s.io/kustomize/kyaml => ../../../kyaml

replace gopkg.in/yaml.v3 => github.com/Shell32-Natsu/yaml v0.0.0-20210512192200-dd16c726352a
replace gopkg.in/yaml.v3 => github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7
2 changes: 2 additions & 0 deletions plugin/builtin/patchstrategicmergetransformer/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00/go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4=
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7 h1:FiRW3vfuijvifmaCYwtlrZHKvE/yzpJa9AmOSoFvMNw=
github.com/natasha41575/yaml v0.0.0-20210621233630-730f420de5f7/go.mod h1:ox4jKj5I+/gN+cxbEtXKcj9qSAgyo0toYPVQcQewwy8=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA=
Expand Down
Loading

0 comments on commit 9f2bbfc

Please sign in to comment.