From c1912d5e3ea13c832a07989a7cc985eadef28f78 Mon Sep 17 00:00:00 2001 From: Sam Berning <113054166+sam-berning@users.noreply.github.com> Date: Thu, 21 Sep 2023 15:46:10 -0700 Subject: [PATCH] =?UTF-8?q?build(deps):=20Bump=20submodules=20and=20bump?= =?UTF-8?q?=20github.com/runfinch/common-test=E2=80=A6=20(#173)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit …s from 0.7.4 to 0.7.6 in /e2e Issue #, if available: *Description of changes:* In order to get `finch-core` tests working again in one go, I'm bumping the submodules and the tests in one PR. This will allow us to immediately use the changes in Lima + Nerdctl. For the submodules, I pinned Lima to b357e260b1a03f0142c63b3e071b784ae66d5d34 as [decided previously](https://github.com/runfinch/finch-core/pull/162). *Testing done:* ``` make test-e2e ``` tests all passed, except for a few timeouts - [x] I've reviewed the guidance in CONTRIBUTING.md #### License Acceptance By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. Signed-off-by: Sam Berning --- e2e/go.mod | 2 +- e2e/go.sum | 4 ++-- src/lima | 2 +- src/socket_vmnet | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/e2e/go.mod b/e2e/go.mod index e052cd9..8fd5421 100644 --- a/e2e/go.mod +++ b/e2e/go.mod @@ -5,7 +5,7 @@ go 1.20 require ( github.com/onsi/ginkgo/v2 v2.12.1 github.com/onsi/gomega v1.27.10 - github.com/runfinch/common-tests v0.7.4 + github.com/runfinch/common-tests v0.7.6 ) require ( diff --git a/e2e/go.sum b/e2e/go.sum index ad2c56c..afca831 100644 --- a/e2e/go.sum +++ b/e2e/go.sum @@ -20,8 +20,8 @@ github.com/onsi/gomega v1.27.10 h1:naR28SdDFlqrG6kScpT8VWpu1xWY5nJRCF3XaYyBjhI= github.com/onsi/gomega v1.27.10/go.mod h1:RsS8tutOdbdgzbPtzzATp12yT7kM5I5aElG3evPbQ0M= github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM= github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= -github.com/runfinch/common-tests v0.7.4 h1:v+DnZm1vpMRGjAx/35K7n7k4p4te5IKBX8geJyyACNM= -github.com/runfinch/common-tests v0.7.4/go.mod h1:2JObvIbg7EZEM28lGZernOO5/kKmRbM2F7LGDdBKtr8= +github.com/runfinch/common-tests v0.7.6 h1:hvH6LA/pc6kxD1AIZARnPEgq8v6Lzk4JR6w7s03py24= +github.com/runfinch/common-tests v0.7.6/go.mod h1:wlIorbxwYhupJoxpwB9+fMFIWH0BwfOze+iRH4EW99g= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= github.com/stretchr/testify v1.6.1 h1:hDPOHmpOpP40lSULcqw7IrRb/u7w6RpDC9399XyoNd0= github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= diff --git a/src/lima b/src/lima index f654a0c..b357e26 160000 --- a/src/lima +++ b/src/lima @@ -1 +1 @@ -Subproject commit f654a0c0d18f709fef14d864263aec84386e1098 +Subproject commit b357e260b1a03f0142c63b3e071b784ae66d5d34 diff --git a/src/socket_vmnet b/src/socket_vmnet index 6479941..6b5dc7b 160000 --- a/src/socket_vmnet +++ b/src/socket_vmnet @@ -1 +1 @@ -Subproject commit 64799410aa44fd0fd6e7f3a1a0463b85c0bd8d67 +Subproject commit 6b5dc7b7faffb89160d83772ad1468ace275070b