Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/sd…
Browse files Browse the repository at this point in the history
…k-k8s@main

PR link: networkservicemesh/sdk-k8s#435

Commit: b0342e1
Author: Network Service Mesh Bot
Date: 2023-04-30 20:01:59 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed May 1, 2023
1 parent 4a81add commit 1a7a153
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ require (
github.com/google/uuid v1.2.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1
github.com/networkservicemesh/sdk v0.5.1-0.20230427091455-fbf0404f010e
github.com/networkservicemesh/sdk-k8s v0.0.0-20230427092143-8fa0a8c3f7d2
github.com/networkservicemesh/sdk v0.5.1-0.20230501005204-6fa2f68d5532
github.com/networkservicemesh/sdk-k8s v0.0.0-20230501010159-b0342e1dea56
github.com/networkservicemesh/sdk-sriov v0.0.0-20230424152507-6ae7b9e5a20f
github.com/networkservicemesh/sdk-vpp v0.0.0-20230427104501-e6c9ca81ba8e
github.com/pkg/errors v0.9.1
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -237,10 +237,10 @@ github.com/miekg/dns v1.1.50 h1:DQUfb9uc6smULcREF09Uc+/Gd46YWqJd5DbpPE9xkcA=
github.com/mikioh/ipaddr v0.0.0-20190404000644-d465c8ab6721/go.mod h1:Ickgr2WtCLZ2MDGd4Gr0geeCH5HybhRJbonOgQpvSxc=
github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1 h1:RxNKksXsXsnDsEo+Cfn43pdPfML024ad//QcdKfgXK4=
github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20230427091455-fbf0404f010e h1:pHZaqjx711QgK/sL7DCpE5KY++oSnmP875/oHfUTovE=
github.com/networkservicemesh/sdk v0.5.1-0.20230427091455-fbf0404f010e/go.mod h1:hmu0t7IxKa1v7Mj7Y3dQrcpRD0YtEyFE5vJorXRQT2A=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230427092143-8fa0a8c3f7d2 h1:BdV/QweHuZ6vTvCgvryhdoMdoY4uHpVKJsSegQPnHCQ=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230427092143-8fa0a8c3f7d2/go.mod h1:Jzwp595QEc0p5051h9tKE0wi5aky0pIaFZxjEuO2Wq0=
github.com/networkservicemesh/sdk v0.5.1-0.20230501005204-6fa2f68d5532 h1:hgOOtAn8YR2Y4wkYHL5JOfRa5kdniS0obuTs/IqHkZA=
github.com/networkservicemesh/sdk v0.5.1-0.20230501005204-6fa2f68d5532/go.mod h1:hmu0t7IxKa1v7Mj7Y3dQrcpRD0YtEyFE5vJorXRQT2A=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230501010159-b0342e1dea56 h1:zRUU9MeQo4Lf3LtP5ymPVueWbuTEPXb3yb6cOOHfIdg=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230501010159-b0342e1dea56/go.mod h1:pl73thyNapvSaybG+ERwroDFap7Gd5m9pPXuCAugBe4=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230427091835-0ca43b02fb6f h1:0n74CFhWIx7tkTgfcDwKZZvMUuz+asn8O6ef5bW/mAU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230427091835-0ca43b02fb6f/go.mod h1:2Jtk++0/+uIwzEN6fl1xp+SFf2Iep6jqCiPtq3ZD5GM=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230424152507-6ae7b9e5a20f h1:kH+CHTYXAD7HBh8jmcxqL9FqRFk4ENiP7t6jNpH7+BY=
Expand Down

0 comments on commit 1a7a153

Please sign in to comment.