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 <[email protected]>
  • Loading branch information
NSMBot committed Sep 7, 2023
1 parent 32e3c2e commit b697bf0
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 @@ -13,11 +13,11 @@ require (
github.com/google/uuid v1.3.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.10.1-0.20230822145124-c4a3ece88804
github.com/networkservicemesh/govpp v0.0.0-20230901132304-614d6d6fb8a6
github.com/networkservicemesh/govpp v0.0.0-20230907103511-c36dcfff5b20
github.com/networkservicemesh/sdk v0.5.1-0.20230828163119-f96fdf637a63
github.com/networkservicemesh/sdk-k8s v0.0.0-20230802052926-7e6b96695a1a
github.com/networkservicemesh/sdk-sriov v0.0.0-20230801095340-7452850dc144
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/safchain/ethtool v0.3.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,8 @@ github.com/mitchellh/go-ps v1.0.0/go.mod h1:J4lOc8z8yJs6vUwklHw2XEIiT4z4C40KtWVN
github.com/moby/term v0.5.0/go.mod h1:8FzsFHVUBGZdbDsJw/ot+X+d5HLUbvklYLJ9uGfcI3Y=
github.com/networkservicemesh/api v1.10.1-0.20230822145124-c4a3ece88804 h1:RDbdWrIi+QL4ZKI45ETcT81Ox9DZPl083vDcFqY5AnI=
github.com/networkservicemesh/api v1.10.1-0.20230822145124-c4a3ece88804/go.mod h1:DO7D13Y4x/A8tQ2cQyUWa9o5wi7XHUB8+vITWRKreCc=
github.com/networkservicemesh/govpp v0.0.0-20230901132304-614d6d6fb8a6 h1:9zm+cdmIkfh0qnBiEY2QgpoZr0RbPrP4B2VGj7bTovQ=
github.com/networkservicemesh/govpp v0.0.0-20230901132304-614d6d6fb8a6/go.mod h1:uTpdzM7rhTAJG86sjt3dQcHVABUgohuZCAyGWX5Rfmo=
github.com/networkservicemesh/govpp v0.0.0-20230907103511-c36dcfff5b20 h1:6D86dVtsMHQ1RtDLTzYx5OBqfSb7XysE9lrjyqpqbeo=
github.com/networkservicemesh/govpp v0.0.0-20230907103511-c36dcfff5b20/go.mod h1:uTpdzM7rhTAJG86sjt3dQcHVABUgohuZCAyGWX5Rfmo=
github.com/networkservicemesh/sdk v0.5.1-0.20230828163119-f96fdf637a63 h1:WI2NZNFyTne/bndGuH92zf2Eqy+pW4i5TKMRrVr2CC8=
github.com/networkservicemesh/sdk v0.5.1-0.20230828163119-f96fdf637a63/go.mod h1:WrQdP/NEx+2knCVIL0X/dlAkg4y/RFvcXBhRwcz5M2Q=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230802052926-7e6b96695a1a h1:yDfdjbiKpBb238tqe3h/uf6kD+59bb/NSvd+ik7irQk=
Expand All @@ -251,8 +251,8 @@ github.com/networkservicemesh/sdk-kernel v0.0.0-20230829144358-77e8a631e818 h1:6
github.com/networkservicemesh/sdk-kernel v0.0.0-20230829144358-77e8a631e818/go.mod h1:5INtH34Tgf9m7jJ22HI9OWptZOrG9h2eS38bavLQ2Hk=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230801095340-7452850dc144 h1:MjNd4Ka67lit27b4JgINUC7Ctp95V5pi5Q0l8Uyq/Yc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230801095340-7452850dc144/go.mod h1:Jt36ORe1BNDR5hQOvrfcGI/Puc5875raB1ciNQlh+TA=
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 b697bf0

Please sign in to comment.