mirror of
https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent.git
synced 2026-04-26 02:08:58 +02:00
Initial v1.0.0 commit
This commit is contained in:
12
vendor/github.com/ahmetb/gen-crd-api-reference-docs/go.mod
generated
vendored
Normal file
12
vendor/github.com/ahmetb/gen-crd-api-reference-docs/go.mod
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
module github.com/ahmetb/gen-crd-api-reference-docs
|
||||
|
||||
require (
|
||||
github.com/pkg/errors v0.8.1
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
github.com/russross/blackfriday/v2 v2.0.1
|
||||
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
|
||||
github.com/spf13/pflag v1.0.3 // indirect
|
||||
golang.org/x/tools v0.0.0-20190213192042-740235f6c0d8 // indirect
|
||||
k8s.io/gengo v0.0.0-20190128074634-0689ccc1d7d6
|
||||
k8s.io/klog v0.2.0
|
||||
)
|
||||
Reference in New Issue
Block a user