From 5321cd7cd106570d13504db7a5bd90fc9b611631 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Sep 2021 09:02:13 +0000 Subject: [PATCH 1/2] Bump antrea.io/ofnet from 0.1.0 to 0.2.2 Bumps [antrea.io/ofnet](https://github.com/antrea-io/ofnet) from 0.1.0 to 0.2.2. - [Release notes](https://github.com/antrea-io/ofnet/releases) - [Commits](https://github.com/antrea-io/ofnet/compare/v0.1.0...v0.2.2) --- updated-dependencies: - dependency-name: antrea.io/ofnet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 4 ++-- go.sum | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/go.mod b/go.mod index 9e3df687319..d144ea72fff 100644 --- a/go.mod +++ b/go.mod @@ -3,8 +3,8 @@ module antrea.io/antrea go 1.17 require ( - antrea.io/libOpenflow v0.2.0 - antrea.io/ofnet v0.1.0 + antrea.io/libOpenflow v0.3.1 + antrea.io/ofnet v0.2.2 github.com/Mellanox/sriovnet v1.0.2 github.com/Microsoft/go-winio v0.4.16-0.20201130162521-d1ffc52c7331 github.com/Microsoft/hcsshim v0.8.9 diff --git a/go.sum b/go.sum index 00f7c40b6a4..6756416d7c9 100644 --- a/go.sum +++ b/go.sum @@ -1,7 +1,7 @@ -antrea.io/libOpenflow v0.2.0 h1:bBNT3CI8q2FMQRdphP0dynImRK1LBDmA+cQOu7JULj4= -antrea.io/libOpenflow v0.2.0/go.mod h1:CzEJZxDNAupiGxeL5VOw92PsxfyvehEAvE3PiC6gr8o= -antrea.io/ofnet v0.1.0 h1:r5c/TM5pa8xSVd5xEUj1L2vYfc4EjIzCWs6cHbeuVFc= -antrea.io/ofnet v0.1.0/go.mod h1:fLmHHD9XWeVza2pz/HEdLkGyA7pNutxlXCqodlwWQsA= +antrea.io/libOpenflow v0.3.1 h1:zDu2TGxZYbrBCHxHq4o4TKgA7iRk+PfSW6y+nJSBsu4= +antrea.io/libOpenflow v0.3.1/go.mod h1:CzEJZxDNAupiGxeL5VOw92PsxfyvehEAvE3PiC6gr8o= +antrea.io/ofnet v0.2.2 h1:bMY7iZjjH4OrjqO86/F1kZYC0iyOdHuqcEwmKWme16U= +antrea.io/ofnet v0.2.2/go.mod h1:wtADZGRIRApPAv5BAHY8l8KLLnAY3LKD2p33zTTB5Gs= cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw= cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw= cloud.google.com/go v0.38.0/go.mod h1:990N+gfupTy94rShfmMCWGDn0LpTmnzTp2qbd1dvSRU= From e2ebe80c099bda2b6e62b54aac7685581f9a52f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 9 Sep 2021 09:02:50 +0000 Subject: [PATCH 2/2] Go tidiness for Dependabot PR --- plugins/octant/go.sum | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/octant/go.sum b/plugins/octant/go.sum index 9f1fdd2d2fe..4f81ee459ff 100644 --- a/plugins/octant/go.sum +++ b/plugins/octant/go.sum @@ -1,5 +1,5 @@ -antrea.io/libOpenflow v0.2.0/go.mod h1:CzEJZxDNAupiGxeL5VOw92PsxfyvehEAvE3PiC6gr8o= -antrea.io/ofnet v0.1.0/go.mod h1:fLmHHD9XWeVza2pz/HEdLkGyA7pNutxlXCqodlwWQsA= +antrea.io/libOpenflow v0.3.1/go.mod h1:CzEJZxDNAupiGxeL5VOw92PsxfyvehEAvE3PiC6gr8o= +antrea.io/ofnet v0.2.2/go.mod h1:wtADZGRIRApPAv5BAHY8l8KLLnAY3LKD2p33zTTB5Gs= cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw= cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw= cloud.google.com/go v0.38.0/go.mod h1:990N+gfupTy94rShfmMCWGDn0LpTmnzTp2qbd1dvSRU=