diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-09-12 17:58:23 +0000 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-10-03 01:28:52 +0000 |
commit | 4d79636aacd8045ed5401f84e15424eddb6d6021 (patch) | |
tree | 42d88624a2d26d706f1a274dee2ec6486473970d | |
parent | 4c996d1b17ab2a94506a4805b8e2501d3489be90 (diff) | |
download | meta-virtualization-4d79636aacd8045ed5401f84e15424eddb6d6021.tar.gz |
cni: update to v1.2.3
Bumping cni to version v0.8.0-307-g4c9ae43, which comprises the following commits:
692efbd libcni: set both GC valid attachment keys
6a68851 SPEC: use correct GC field name.
587837e libcni: remove use of Masterminds/semver
2c926b5 SPEC: add warning about preserving shared resources for GC
9d422db Fix faulty json.Marshal behavior for embeds types.NetConf
c283314 libcni: implement disableGC
1125b83 Spec: add disableGC flag
529bccb GetCachedAttachments should ignore missing directories
267db70 build(deps): bump github.com/onsi/ginkgo/v2 in the golang group
6ef5715 libcni: always delete the cache on conflist for CNI DEL
02ffd01 build(deps): bump alpine in /.github/actions/retest-action
1e7858f supplement ns building files for darwin os
52babb0 Update golangci-lint to v1.57.1
f5e23f5 build(deps): bump golangci/golangci-lint-action from 4 to 6
e34763a build(deps): bump the golang group with 2 updates
3d7be1b build(deps): bump the golang group across 1 directory with 2 updates
047255e spec: remove "-dev" tag
dd65e2d add version to cni interface
0036b62 cnitool CNI 1.1.0 support
a67dabb use errors package in golang v20 to join multiple errors
f846cb7 build(deps): bump the golang group with 2 updates
829ae61 Update golang to active supported version
56f11c6 types: add ValidAttachments to "base" NetConf struct
8eb1091 pkg/invoke: add DelegateStatus, DelegateGC methods
2e9688f Docs: remove obsolete information about building release artifacts
c45adb6 Add MTU to CNI result
2d04079 tolerate invalid cni caches for deletion
00576a2 Scope property as int pointer
a4d4a0d Add Scope property for routes
163db33 Add socket path and pciid to CNI interface result
94fc2b1 Table ID property as int pointer
3c4079b Add table ID property for routes
Bumping cni-plugins.git to version v1.1.0-313-g01b3db8e, which comprises the following commits:
01b3db8e SBR: option to pass the table id (#1088)
06ba001d Update containernetworking/cni to v1.2.3 for GC
deb8ef63 Update go-iptables
bdb6814f macvlan: add bcqueuelen setting
07bd3250 build(deps): bump the golang group across 1 directory with 4 updates
d924f05e build: update github.com/vishvananda/netlink to 1.3.0
6269f399 Fix unnecessary retrying when the link is down in dhcp.
675ca922 test: bump go version
30078e1c .github: fix double-triggering CI
352c8b7a Change chown to change current dir as well
d5f9ad99 build(deps): bump the golang group with 2 updates
508c94ca build(deps): bump the golang group across 1 directory with 3 updates
434e9b9e Fix release tar images' owner to root
0e87bccf build(deps): bump alpine in /.github/actions/retest-action
14cad164 build(deps): bump the golang group with 2 updates
5c95925a build(deps): bump golangci/golangci-lint-action from 4 to 6
dc8b8289 build(deps): bump the golang group across 1 directory with 4 updates
9397270f dependabot: don't automatically update cni packages
3656c69d build: bump release go version
427af863 Fix release script in github action
ada798a3 fix: close resolv.conf
eb49a034 ip: include peer name in error message
717b4337 build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0
ccc1cfaa Simplify unit test
78ebd8bf minor case change
c666d140 bandwidth plugin: split unit tests in several files
ab0b386b bandwidth: possibility to specify shaped subnets or to exclude some from shaping
52da39d3 bandwidth: possibility to exclude some subnets from traffic shaping
6f05dc32 build(deps): bump the golang group with 1 update
c4646743 build(deps): bump the golang group with 4 updates
ba5bdafe Use temporary name for netdevice when moving in/out of NS
d34720b5 Support DeviceID on Auxiliary Bus
8a3014f2 build(deps): bump actions/checkout from 3 to 4
352e0512 Update golangci-lint-action package to v4
9c016b5d Rename unused variables to resolve lint warnings
394ab0d1 build(deps): bump the golang group with 5 updates
47373d26 build(deps): bump actions/setup-go from 3 to 5
2bae9b67 Update to Go v1.22 in CI and release
cb244060 Fix version of golangci-lint
8b2b1d20 Add github action to build binaries for each platform at release
7e131a00 bridge: Enable disabling bridge interface
133a764c build(deps): bump alpine in /.github/actions/retest-action
e6099fb8 build(deps): bump actions/setup-go from 4 to 5
Bumping flannel-cni-plugin.git to version v1.5.1-flannel3, which comprises the following commits:
b691133 Bump github.com/onsi/gomega from 1.34.1 to 1.34.2
ce2b072 Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2
3bcc5a8 Bump go to 1.22
c5e4f4b Bump github.com/containernetworking/cni from 1.2.1 to 1.2.3
8a9a79d Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.20.1
67765da Bump alpine from 20240606 to 20240807
6fe8827 Bump alpine from 20240329 to 20240606
3838eea Bump Go version
b60152b Bump github.com/containernetworking/cni from 1.2.0 to 1.2.1
957ab8a Bump github.com/containernetworking/plugins from 1.5.0 to 1.5.1
9aa349b Bump github.com/containernetworking/cni from 1.1.2 to 1.2.0
3260428 Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.19.0
aab0543 Bump github.com/containernetworking/plugins from 1.4.1 to 1.5.0
5eaab45 Bump github.com/onsi/gomega from 1.33.0 to 1.33.1
9864944 Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2
2e28128 Bump github.com/onsi/gomega from 1.32.0 to 1.33.0
85206d1 Bump Go and plugins version
edfb6ce Bump alpine from 20231219 to 20240329
b3c6e9f Bump github.com/onsi/gomega from 1.31.1 to 1.32.0
6eec09d Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
37b5025 Bump github.com/onsi/gomega from 1.30.0 to 1.31.1
0a6e942 Bump alpine from 20230901 to 20231219
92c06f2 Bump github.com/containerd/containerd from 1.6.23 to 1.6.26
da2c8ca Create dependabot.yml
28a4dca fix doc
78381fe fix wrong doc
45a7bb3 Update to plugins v1.4.0
9bd5e58 upload release artifact on the release page
f58497e set CGO_ENABLED=1 when GOARCH=amd64
8d52b1f simplify the packaging and releasing of flannel-cni
9f9ea24 Fix typo in flannel_linux_test.go
6214abd update Githb actions to stay up to date
1dfe98d Add support for riscv64
f50cfdc Set as latest the released image
6464faa Fixed release artifacts path
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r-- | recipes-networking/cni/cni_git.bb | 10 | ||||
-rw-r--r-- | recipes-networking/cni/files/modules.txt | 22 | ||||
-rw-r--r-- | recipes-networking/cni/relocation.inc | 6 | ||||
-rw-r--r-- | recipes-networking/cni/src_uri.inc | 68 |
4 files changed, 53 insertions, 53 deletions
diff --git a/recipes-networking/cni/cni_git.bb b/recipes-networking/cni/cni_git.bb index aa9902e3..e8d2b44e 100644 --- a/recipes-networking/cni/cni_git.bb +++ b/recipes-networking/cni/cni_git.bb | |||
@@ -9,9 +9,9 @@ Because of this focus, CNI has a wide range of support and the specification \ | |||
9 | is simple to implement. \ | 9 | is simple to implement. \ |
10 | " | 10 | " |
11 | 11 | ||
12 | SRCREV_cni = "b62753aa2bfa365c1ceaff6f25774a8047c896b5" | 12 | SRCREV_cni = "4c9ae43c0eaa85ec1ab27781e9b258f13e7fd0ca" |
13 | SRCREV_plugins = "b6a0e0bc96906f0d3bd6bfcaab0b5ae72292f46c" | 13 | SRCREV_plugins = "01b3db8e01e491864db3e088a5db401d2f413b00" |
14 | SRCREV_flannel_plugin = "6464faacf5c00e25321573225d74638455ef03a0" | 14 | SRCREV_flannel_plugin = "a3f52e86452cdcdd2d970bb0f89eef248aed0e7c" |
15 | SRCREV_FORMAT = "cni_plugins" | 15 | SRCREV_FORMAT = "cni_plugins" |
16 | SRC_URI = "\ | 16 | SRC_URI = "\ |
17 | git://github.com/containernetworking/cni.git;branch=main;name=cni;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ | 17 | git://github.com/containernetworking/cni.git;branch=main;name=cni;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ |
@@ -35,8 +35,8 @@ LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464 | |||
35 | GO_IMPORT = "import" | 35 | GO_IMPORT = "import" |
36 | S = "${WORKDIR}/git" | 36 | S = "${WORKDIR}/git" |
37 | 37 | ||
38 | PV = "v1.2.0-rc0+git${SRCREV_cni}" | 38 | PV = "v1.2.3+git${SRCREV_cni}" |
39 | CNI_VERSION = "v1.2.0" | 39 | CNI_VERSION = "v1.2.3" |
40 | 40 | ||
41 | inherit go | 41 | inherit go |
42 | inherit goarch | 42 | inherit goarch |
diff --git a/recipes-networking/cni/files/modules.txt b/recipes-networking/cni/files/modules.txt index 38217c96..dc9f4b91 100644 --- a/recipes-networking/cni/files/modules.txt +++ b/recipes-networking/cni/files/modules.txt | |||
@@ -1,26 +1,26 @@ | |||
1 | # github.com/Masterminds/semver/v3 v3.2.1 | 1 | # github.com/onsi/ginkgo/v2 v2.20.1 |
2 | ## explicit | 2 | ## explicit |
3 | # github.com/onsi/ginkgo/v2 v2.13.2 | 3 | # github.com/onsi/gomega v1.34.1 |
4 | ## explicit | ||
5 | # github.com/onsi/gomega v1.30.0 | ||
6 | ## explicit | 4 | ## explicit |
7 | # github.com/vishvananda/netns v0.0.4 | 5 | # github.com/vishvananda/netns v0.0.4 |
8 | ## explicit | 6 | ## explicit |
9 | # github.com/go-logr/logr v1.3.0 | 7 | # github.com/go-logr/logr v1.4.2 |
10 | ## explicit | 8 | ## explicit |
11 | # github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 | 9 | # github.com/go-task/slim-sprig/v3 v3.0.0 |
12 | ## explicit | 10 | ## explicit |
13 | # github.com/google/go-cmp v0.6.0 | 11 | # github.com/google/go-cmp v0.6.0 |
14 | ## explicit | 12 | ## explicit |
15 | # github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38 | 13 | # github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8 |
14 | ## explicit | ||
15 | # golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 | ||
16 | ## explicit | 16 | ## explicit |
17 | # golang.org/x/net v0.17.0 | 17 | # golang.org/x/net v0.28.0 |
18 | ## explicit | 18 | ## explicit |
19 | # golang.org/x/sys v0.14.0 | 19 | # golang.org/x/sys v0.23.0 |
20 | ## explicit | 20 | ## explicit |
21 | # golang.org/x/text v0.13.0 | 21 | # golang.org/x/text v0.17.0 |
22 | ## explicit | 22 | ## explicit |
23 | # golang.org/x/tools v0.14.0 | 23 | # golang.org/x/tools v0.24.0 |
24 | ## explicit | 24 | ## explicit |
25 | # gopkg.in/yaml.v3 v3.0.1 | 25 | # gopkg.in/yaml.v3 v3.0.1 |
26 | ## explicit | 26 | ## explicit |
diff --git a/recipes-networking/cni/relocation.inc b/recipes-networking/cni/relocation.inc index 456e2c8a..c6538dd0 100644 --- a/recipes-networking/cni/relocation.inc +++ b/recipes-networking/cni/relocation.inc | |||
@@ -1,4 +1,5 @@ | |||
1 | export sites="golang.org/x/net:golang.org/x/net:force \ | 1 | export sites="golang.org/x/exp:golang.org/x/exp:force \ |
2 | golang.org/x/net:golang.org/x/net:force \ | ||
2 | golang.org/x/sys:golang.org/x/sys:force \ | 3 | golang.org/x/sys:golang.org/x/sys:force \ |
3 | gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \ | 4 | gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \ |
4 | golang.org/x/text:golang.org/x/text:force \ | 5 | golang.org/x/text:golang.org/x/text:force \ |
@@ -9,8 +10,7 @@ export sites="golang.org/x/net:golang.org/x/net:force \ | |||
9 | github.com/google/go-cmp:github.com/google/go-cmp:force \ | 10 | github.com/google/go-cmp:github.com/google/go-cmp:force \ |
10 | github.com/onsi/ginkgo/v2:github.com/onsi/ginkgo/v2:force \ | 11 | github.com/onsi/ginkgo/v2:github.com/onsi/ginkgo/v2:force \ |
11 | github.com/vishvananda/netns:github.com/vishvananda/netns:force \ | 12 | github.com/vishvananda/netns:github.com/vishvananda/netns:force \ |
12 | github.com/go-task/slim-sprig:github.com/go-task/slim-sprig:force \ | 13 | github.com/go-task/slim-sprig/v3:github.com/go-task/slim-sprig/v3:force" |
13 | github.com/Masterminds/semver/v3:github.com/Masterminds/semver/v3:force" | ||
14 | 14 | ||
15 | do_compile:prepend() { | 15 | do_compile:prepend() { |
16 | cd ${S}/src/import | 16 | cd ${S}/src/import |
diff --git a/recipes-networking/cni/src_uri.inc b/recipes-networking/cni/src_uri.inc index fe90f20f..6659c242 100644 --- a/recipes-networking/cni/src_uri.inc +++ b/recipes-networking/cni/src_uri.inc | |||
@@ -1,41 +1,46 @@ | |||
1 | # golang.org/x/net v0.17.0 | 1 | # golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 |
2 | # [1] git ls-remote https://go.googlesource.com/net b225e7ca6dde1ef5a5ae5ce922861bda011cfabd | 2 | # [1] git ls-remote https://go.googlesource.com/exp 8a7402abbf56ed11a2540c1d8beb569bd29e22d1 |
3 | SRCREV_net="b225e7ca6dde1ef5a5ae5ce922861bda011cfabd" | 3 | SRCREV_exp="8a7402abbf56ed11a2540c1d8beb569bd29e22d1" |
4 | SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/exp" | ||
5 | |||
6 | # golang.org/x/net v0.28.0 | ||
7 | # [1] git ls-remote https://go.googlesource.com/net 4542a42604cd159f1adb93c58368079ae37b3bf6 | ||
8 | SRCREV_net="4542a42604cd159f1adb93c58368079ae37b3bf6" | ||
4 | SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/net" | 9 | SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/net" |
5 | 10 | ||
6 | # golang.org/x/sys v0.14.0 | 11 | # golang.org/x/sys v0.23.0 |
7 | # [1] git ls-remote https://go.googlesource.com/sys cb378ae1ff8cd45e69d4f172df8370bc844e1f86 | 12 | # [1] git ls-remote https://github.com/golang/sys aa1c4c8554e2f3f54247c309e897cd42c9bfc374 |
8 | SRCREV_sys="cb378ae1ff8cd45e69d4f172df8370bc844e1f86" | 13 | SRCREV_sys="aa1c4c8554e2f3f54247c309e897cd42c9bfc374" |
9 | SRC_URI += "git://go.googlesource.com/sys;name=sys;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sys" | 14 | SRC_URI += "git://github.com/golang/sys;name=sys;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sys" |
10 | 15 | ||
11 | # gopkg.in/yaml.v3 v3.0.1 | 16 | # gopkg.in/yaml.v3 v3.0.1 |
12 | # [1] git ls-remote https://github.com/go-yaml/yaml f6f7691b1fdeb513f56608cd2c32c51f8194bf51 | 17 | # [1] git ls-remote https://github.com/go-yaml/yaml f6f7691b1fdeb513f56608cd2c32c51f8194bf51 |
13 | SRCREV_yaml.v3="f6f7691b1fdeb513f56608cd2c32c51f8194bf51" | 18 | SRCREV_yaml.v3="f6f7691b1fdeb513f56608cd2c32c51f8194bf51" |
14 | SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/yaml.v3" | 19 | SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/yaml.v3" |
15 | 20 | ||
16 | # golang.org/x/text v0.13.0 | 21 | # golang.org/x/text v0.17.0 |
17 | # [1] git ls-remote https://go.googlesource.com/text f488e191e67ed95a5b9b7b39024e5a5f5f1ffd02 | 22 | # [1] git ls-remote https://go.googlesource.com/text b2bec85eb9df7c6fcf50218bde3db5e22b35e481 |
18 | SRCREV_text="f488e191e67ed95a5b9b7b39024e5a5f5f1ffd02" | 23 | SRCREV_text="b2bec85eb9df7c6fcf50218bde3db5e22b35e481" |
19 | SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/text" | 24 | SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/text" |
20 | 25 | ||
21 | # golang.org/x/tools v0.14.0 | 26 | # golang.org/x/tools v0.24.0 |
22 | # [1] git ls-remote https://go.googlesource.com/tools 3f4194ee29d7db9b59757dfff729ef55cf89661c | 27 | # [1] git ls-remote https://go.googlesource.com/tools 3057be8f634fdb03e1da1cad9fff3415299ad3ad |
23 | SRCREV_tools="3f4194ee29d7db9b59757dfff729ef55cf89661c" | 28 | SRCREV_tools="3057be8f634fdb03e1da1cad9fff3415299ad3ad" |
24 | SRC_URI += "git://go.googlesource.com/tools;name=tools;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/tools" | 29 | SRC_URI += "git://go.googlesource.com/tools;name=tools;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/tools" |
25 | 30 | ||
26 | # github.com/onsi/gomega v1.30.0 | 31 | # github.com/onsi/gomega v1.34.1 |
27 | # [1] git ls-remote https://github.com/onsi/gomega f804ac6ada8d36164ecae0513295de8affce1245 | 32 | # [1] git ls-remote https://github.com/onsi/gomega fa057b845528c9336265d6df77e21d827f268c7d |
28 | SRCREV_gomega="f804ac6ada8d36164ecae0513295de8affce1245" | 33 | SRCREV_gomega="fa057b845528c9336265d6df77e21d827f268c7d" |
29 | SRC_URI += "git://github.com/onsi/gomega;name=gomega;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/onsi/gomega" | 34 | SRC_URI += "git://github.com/onsi/gomega;name=gomega;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/onsi/gomega" |
30 | 35 | ||
31 | # github.com/go-logr/logr v1.3.0 | 36 | # github.com/go-logr/logr v1.4.2 |
32 | # [1] git ls-remote https://github.com/go-logr/logr 8adefbede0fe82bdee4fb8c9c9bdc7bc5d91388f | 37 | # [1] git ls-remote https://github.com/go-logr/logr 1205f429d540b8b81c2b75a38943afb738dac223 |
33 | SRCREV_logr="8adefbede0fe82bdee4fb8c9c9bdc7bc5d91388f" | 38 | SRCREV_logr="1205f429d540b8b81c2b75a38943afb738dac223" |
34 | SRC_URI += "git://github.com/go-logr/logr;name=logr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-logr/logr" | 39 | SRC_URI += "git://github.com/go-logr/logr;name=logr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-logr/logr" |
35 | 40 | ||
36 | # github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38 | 41 | # github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8 |
37 | # [1] git ls-remote https://github.com/google/pprof 94a9f03dee38882adc8bdfc42cdd6a04f8e7056e | 42 | # [1] git ls-remote https://github.com/google/pprof 813a5fbdbec8a66f7a5aedb876e1b2c3ee0f99ac |
38 | SRCREV_pprof="94a9f03dee38882adc8bdfc42cdd6a04f8e7056e" | 43 | SRCREV_pprof="813a5fbdbec8a66f7a5aedb876e1b2c3ee0f99ac" |
39 | SRC_URI += "git://github.com/google/pprof;name=pprof;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/pprof" | 44 | SRC_URI += "git://github.com/google/pprof;name=pprof;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/pprof" |
40 | 45 | ||
41 | # github.com/google/go-cmp v0.6.0 | 46 | # github.com/google/go-cmp v0.6.0 |
@@ -43,9 +48,9 @@ SRC_URI += "git://github.com/google/pprof;name=pprof;protocol=https;nobranch=1;d | |||
43 | SRCREV_go-cmp="c3ad8435e7bef96af35732bc0789e5a2278c6d5f" | 48 | SRCREV_go-cmp="c3ad8435e7bef96af35732bc0789e5a2278c6d5f" |
44 | SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/go-cmp" | 49 | SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/go-cmp" |
45 | 50 | ||
46 | # github.com/onsi/ginkgo/v2 v2.13.2 | 51 | # github.com/onsi/ginkgo/v2 v2.20.1 |
47 | # [1] git ls-remote https://github.com/onsi/ginkgo 931dc0b144749710bd085d4eb7cd4192a22972d7 | 52 | # [1] git ls-remote https://github.com/onsi/ginkgo 4ef0afb9f28f241c352cad6ca9dae8b149e57bc4 |
48 | SRCREV_v2="931dc0b144749710bd085d4eb7cd4192a22972d7" | 53 | SRCREV_v2="4ef0afb9f28f241c352cad6ca9dae8b149e57bc4" |
49 | SRC_URI += "git://github.com/onsi/ginkgo;name=v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/onsi/ginkgo/v2" | 54 | SRC_URI += "git://github.com/onsi/ginkgo;name=v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/onsi/ginkgo/v2" |
50 | 55 | ||
51 | # github.com/vishvananda/netns v0.0.4 | 56 | # github.com/vishvananda/netns v0.0.4 |
@@ -53,13 +58,8 @@ SRC_URI += "git://github.com/onsi/ginkgo;name=v2;protocol=https;nobranch=1;dests | |||
53 | SRCREV_netns="7a452d2d15292b2bfb2a2d88e6bdeac156a761b9" | 58 | SRCREV_netns="7a452d2d15292b2bfb2a2d88e6bdeac156a761b9" |
54 | SRC_URI += "git://github.com/vishvananda/netns;name=netns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vishvananda/netns" | 59 | SRC_URI += "git://github.com/vishvananda/netns;name=netns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vishvananda/netns" |
55 | 60 | ||
56 | # github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 | 61 | # github.com/go-task/slim-sprig/v3 v3.0.0 |
57 | # [1] git ls-remote https://github.com/go-task/slim-sprig 52ccab3ef572c7e1a2c258be183f9a9296d60152 | 62 | # [1] git ls-remote https://github.com/go-task/slim-sprig b05cce61fffa5c6dea6ac8b9a1f12b6e3fb7c894 |
58 | SRCREV_slim-sprig="52ccab3ef572c7e1a2c258be183f9a9296d60152" | 63 | SRCREV_v3="b05cce61fffa5c6dea6ac8b9a1f12b6e3fb7c894" |
59 | SRC_URI += "git://github.com/go-task/slim-sprig;name=slim-sprig;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-task/slim-sprig" | 64 | SRC_URI += "git://github.com/go-task/slim-sprig;name=v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-task/slim-sprig/v3" |
60 | |||
61 | # github.com/Masterminds/semver/v3 v3.2.1 | ||
62 | # [1] git ls-remote https://github.com/Masterminds/semver e06051f8fcc4c8b4a4990c337b9862a2448722e5 | ||
63 | SRCREV_v3="e06051f8fcc4c8b4a4990c337b9862a2448722e5" | ||
64 | SRC_URI += "git://github.com/Masterminds/semver;name=v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Masterminds/semver/v3" | ||
65 | 65 | ||