summaryrefslogtreecommitdiffstats
path: root/recipes-networking/cni/files
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2024-01-25 14:44:26 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2024-03-15 17:17:19 +0000
commitf1892e34f6a827c21e4bd19fddf5cbabecb36dbc (patch)
tree3bf8891f7fe70a1f50b6322f46955017d940aee8 /recipes-networking/cni/files
parent2a217f7e9177665f1c0fb10f98eb58af91c7d01c (diff)
downloadmeta-virtualization-f1892e34f6a827c21e4bd19fddf5cbabecb36dbc.tar.gz
cni: convert recipe to vendor fetched format
The latest update to the CNI recipe brings in more vendor dependencies. To fix the build, we convert it to the same format as other vendored recipes in meta-virtualiation. The files in the udpated a recipe were created via: ./scripts/oe-go-mod-autogen.py --repo https://github.com/containernetworking/cni.git --rev b62753aa2bfa365c1ceaff6f25774a8047c896b5 Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-networking/cni/files')
-rw-r--r--recipes-networking/cni/files/modules.txt26
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