Skip to content

Commit

Permalink
temporarily point to fork to test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
natasha41575 committed Oct 6, 2021
1 parent 3b9ebbf commit fa0e5c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ require (
sigs.k8s.io/kustomize/kyaml v0.12.0
)

replace sigs.k8s.io/kustomize/kyaml => ../../../../src/sigs.k8s.io/kustomize/kyaml
replace sigs.k8s.io/kustomize/kyaml => github.com/natasha41575/kustomize/kyaml v0.7.2-0.20211006210120-aaa1b7025bb3
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8m
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw=
github.com/natasha41575/kustomize/kyaml v0.7.2-0.20211006210120-aaa1b7025bb3 h1:u/DH5F99Gb1b8PZiJvtTalJedMYoZchIms2LwNkizwQ=
github.com/natasha41575/kustomize/kyaml v0.7.2-0.20211006210120-aaa1b7025bb3/go.mod h1:FTJxEZ86ScK184NpGSAQcfEqee0nul8oLCK30D47m4E=
github.com/nats-io/jwt v0.3.0/go.mod h1:fRYCDE99xlTsqUzISS1Bi75UBJ6ljOJQOAAu5VglpSg=
github.com/nats-io/jwt v0.3.2/go.mod h1:/euKqTS1ZD+zzjYrY7pseZrTtWQSjujC7xjPc8wL6eU=
github.com/nats-io/nats-server/v2 v2.1.2/go.mod h1:Afk+wRZqkMQs/p45uXdrVLuab3gwv3Z8C4HTBu8GD/k=
Expand Down

0 comments on commit fa0e5c7

Please sign in to comment.