diff options
Diffstat (limited to 'recipes-networking/cni/files/modules.txt')
| -rw-r--r-- | recipes-networking/cni/files/modules.txt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/recipes-networking/cni/files/modules.txt b/recipes-networking/cni/files/modules.txt new file mode 100644 index 00000000..38217c96 --- /dev/null +++ b/recipes-networking/cni/files/modules.txt | |||
| @@ -0,0 +1,26 @@ | |||
| 1 | # github.com/Masterminds/semver/v3 v3.2.1 | ||
| 2 | ## explicit | ||
| 3 | # github.com/onsi/ginkgo/v2 v2.13.2 | ||
| 4 | ## explicit | ||
| 5 | # github.com/onsi/gomega v1.30.0 | ||
| 6 | ## explicit | ||
| 7 | # github.com/vishvananda/netns v0.0.4 | ||
| 8 | ## explicit | ||
| 9 | # github.com/go-logr/logr v1.3.0 | ||
| 10 | ## explicit | ||
| 11 | # github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 | ||
| 12 | ## explicit | ||
| 13 | # github.com/google/go-cmp v0.6.0 | ||
| 14 | ## explicit | ||
| 15 | # github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38 | ||
| 16 | ## explicit | ||
| 17 | # golang.org/x/net v0.17.0 | ||
| 18 | ## explicit | ||
| 19 | # golang.org/x/sys v0.14.0 | ||
| 20 | ## explicit | ||
| 21 | # golang.org/x/text v0.13.0 | ||
| 22 | ## explicit | ||
| 23 | # golang.org/x/tools v0.14.0 | ||
| 24 | ## explicit | ||
| 25 | # gopkg.in/yaml.v3 v3.0.1 | ||
| 26 | ## explicit | ||
