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#437

Commit: 51a4db7
Author: Network Service Mesh Bot
Date: 2023-05-16 09:48:46 -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 16, 2023
1 parent 85799c2 commit 4516b4d
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.20230501005204-6fa2f68d5532
github.com/networkservicemesh/sdk-k8s v0.0.0-20230501010159-b0342e1dea56
github.com/networkservicemesh/sdk v0.5.1-0.20230516143956-309d5a6322b8
github.com/networkservicemesh/sdk-k8s v0.0.0-20230516144846-51a4db78c1e4
github.com/networkservicemesh/sdk-sriov v0.0.0-20230502013735-a0f7ec5fb4de
github.com/networkservicemesh/sdk-vpp v0.0.0-20230502013652-8471f7f9634d
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.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 v0.5.1-0.20230516143956-309d5a6322b8 h1:ahNZWxHkwRUPruGlj9A3vZjahDtdbfmoVI6vX/1viAQ=
github.com/networkservicemesh/sdk v0.5.1-0.20230516143956-309d5a6322b8/go.mod h1:hmu0t7IxKa1v7Mj7Y3dQrcpRD0YtEyFE5vJorXRQT2A=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230516144846-51a4db78c1e4 h1:8dHmKD1FFcDD9q8IXxl5P5g6wPdJFmWBg8LVyoppU64=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230516144846-51a4db78c1e4/go.mod h1:xS/uv1ZtOXaGARlyZzuuJ5LeDQMZmd/DEYjQ89LIKFA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230501005646-bfd86b518964 h1:h8uDYXldrMJGI5Qm5eNUdmauKNjWr6djy/3QiloXgiQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230501005646-bfd86b518964/go.mod h1:e1DfoKdlCeEC1glTzTGFiA/OiufzGWUlpW5oybsZJ14=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230502013735-a0f7ec5fb4de h1:q0GuQpP2UnerDZwBMGsZiN4xBdQPwLsTlHta/pGCw0s=
Expand Down

0 comments on commit 4516b4d

Please sign in to comment.