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-sriov@main

PR link: networkservicemesh/sdk-sriov#494

Commit: 27b319b
Author: Network Service Mesh Bot
Date: 2023-02-07 08:12:12 -0600
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 Feb 7, 2023
1 parent 7831970 commit 6af22f2
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 @@ -10,8 +10,8 @@ require (
github.com/golang/protobuf v1.5.2
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.20230127103858-f45a84eaed48
github.com/networkservicemesh/sdk-sriov v0.0.0-20230127105629-a51dd9984613
github.com/networkservicemesh/sdk v0.5.1-0.20230207140036-c1a6ac439d7f
github.com/networkservicemesh/sdk-sriov v0.0.0-20230207141212-27b319b3dfc4
github.com/networkservicemesh/sdk-vpp v0.0.0-20230201092206-c24a3cd9d3e0
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -217,10 +217,10 @@ github.com/mschoch/smat v0.2.0 h1:8imxQsjDm8yFEAVBe7azKmKSgzSkZXDuKkSq9374khM=
github.com/mschoch/smat v0.2.0/go.mod h1:kc9mz7DoBKqDyiRL7VZN8KvXQMWeTaVnttLRXOlotKw=
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.20230127103858-f45a84eaed48 h1:BD9XnFCRrGQRblBvEx1fPBtt2Ndjrn8wyVRwIry2Xts=
github.com/networkservicemesh/sdk v0.5.1-0.20230127103858-f45a84eaed48/go.mod h1:kKXpCya5Ps0JWUuguUjRB5l4i5vk29C381JEE67eDqs=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230127105629-a51dd9984613 h1:3tGK+20AnFeXFur4aqvBdCzIMWqi2/c7Ue7bILN0qZQ=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230127105629-a51dd9984613/go.mod h1:pzefGegBfdAt2bgOpM6LAhkB/nw+BQKkBx/qfjeTR28=
github.com/networkservicemesh/sdk v0.5.1-0.20230207140036-c1a6ac439d7f h1:d+awPLKIBUmyLxzGM3s0mCO5IA3Pqv21700tIvEAF7o=
github.com/networkservicemesh/sdk v0.5.1-0.20230207140036-c1a6ac439d7f/go.mod h1:kKXpCya5Ps0JWUuguUjRB5l4i5vk29C381JEE67eDqs=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230207141212-27b319b3dfc4 h1:+R+Trqj1iEGbmxSMiYtAC5EruLMoi6n7nfWFQTz9KAw=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230207141212-27b319b3dfc4/go.mod h1:ByO4Bnu7FtBhbWVmefYKy/9EWNKJvbFK9SMCt/GtYIY=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230201092206-c24a3cd9d3e0 h1:WDKpm41gza1JOQTOD0K+CtFBrIadebl959gwhOqnqZk=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230201092206-c24a3cd9d3e0/go.mod h1:EDZgGUSH3IeFZ61JbTsGwgfDQu2aTZX9i89G3Wa/twQ=
github.com/onsi/ginkgo v1.8.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
Expand Down

0 comments on commit 6af22f2

Please sign in to comment.