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

PR link: networkservicemesh/sdk-vpp#743

Commit: 89b437e
Author: Network Service Mesh Bot
Date: 2023-09-07 06:50:36 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/go…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Sep 7, 2023
1 parent 1e8ce16 commit 254a2dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/networkservicemesh/govpp v0.0.0-20230907103511-c36dcfff5b20
github.com/networkservicemesh/sdk v0.5.1-0.20230828163119-f96fdf637a63
github.com/networkservicemesh/sdk-sriov v0.0.0-20230829144925-c1cdd8829c84
github.com/networkservicemesh/sdk-vpp v0.0.0-20230904082310-8a9c97efea32
github.com/networkservicemesh/sdk-vpp v0.0.0-20230907115036-89b437ead8a3
github.com/networkservicemesh/vpphelper v0.0.0-20230901145133-a14aecebd1cb
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -230,8 +230,8 @@ github.com/networkservicemesh/sdk v0.5.1-0.20230828163119-f96fdf637a63 h1:WI2NZN
github.com/networkservicemesh/sdk v0.5.1-0.20230828163119-f96fdf637a63/go.mod h1:WrQdP/NEx+2knCVIL0X/dlAkg4y/RFvcXBhRwcz5M2Q=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230829144925-c1cdd8829c84 h1:Y8jG1fl0r6CjtSRtZLkiqpi9j3cDGV3E7XpFUh2Z6wc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230829144925-c1cdd8829c84/go.mod h1:Dgzeu1om3SHJj+MJmfcSt17Ftefou4UijJkxSbhe+Pc=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230904082310-8a9c97efea32 h1:kHU3f20PTPM8ffu7bfhpX/Pe9pQemhTH6WoiFq4K27g=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230904082310-8a9c97efea32/go.mod h1:g+fjOJy8PgsFUm9JkXkqM4hHOfW7c83Gb3podRyDyok=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230907115036-89b437ead8a3 h1:+H0O10DMLxT5zL4oDCaCKAIZVF4LfN0LgFO2pQUm9Ro=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230907115036-89b437ead8a3/go.mod h1:J+U2yHJvG+SE/2G1jpkvVy0x+49Cg/4nXoBvMgCVuSo=
github.com/networkservicemesh/vpphelper v0.0.0-20230901145133-a14aecebd1cb h1:SETtZ12eYPkUGafW1DwGb8kSOR8O4OniSuZnqn2bOOw=
github.com/networkservicemesh/vpphelper v0.0.0-20230901145133-a14aecebd1cb/go.mod h1:gHuTaUs1uFvyOY0Cy9DXvyAR2MtwmlPD2NTyYfr6kLc=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
Expand Down

0 comments on commit 254a2dc

Please sign in to comment.