We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2444c4 commit 50adf53Copy full SHA for 50adf53
cmd/kubebuilder/initproject/dep_manifest.go
@@ -204,6 +204,11 @@ revision="f08db293d3ef80052d6513ece19792642a289fea"
204
name="sigs.k8s.io/testing_frameworks"
205
revision="f53464b8b84b4507805a0b033a8377b225163fea"
206
207
+# For dependency below: Refer to issue https://github.com/golang/dep/issues/1799
208
+[[override]]
209
+name = "gopkg.in/fsnotify.v1"
210
+source = "https://github.com/fsnotify/fsnotify.git"
211
+
212
[[override]]
213
name = "github.com/kubernetes-sigs/kubebuilder"
214
{{ if eq .Version "unknown" -}}
0 commit comments