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
  • Loading branch information
nsmbot authored Oct 18, 2021
1 parent 66cde52 commit 9cf1e20
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 @@ -10,7 +10,7 @@ require (
github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e
github.com/networkservicemesh/sdk v0.5.1-0.20211014092525-f264fec6da05
github.com/networkservicemesh/sdk-k8s v0.0.0-20210929180939-adf19e0dded1
github.com/networkservicemesh/sdk-ovs v0.0.0-20211014094158-53b51d04cb0b
github.com/networkservicemesh/sdk-ovs v0.0.0-20211018120934-a4e24fde2186
github.com/networkservicemesh/sdk-sriov v0.0.0-20211014093500-f12ea1fa1fb9
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -450,8 +450,8 @@ github.com/networkservicemesh/sdk-k8s v0.0.0-20210929180939-adf19e0dded1 h1:KoBR
github.com/networkservicemesh/sdk-k8s v0.0.0-20210929180939-adf19e0dded1/go.mod h1:KJHuXhka7guWBmiKPxURlwdUCD94pLRhqnFZYJB1AP8=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211014092923-08c76a5ebb5c h1:Qh/zpbpupujQ7WtbbE33cIzKaV3JLrie9TsGjslFsgo=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211014092923-08c76a5ebb5c/go.mod h1:3bouhA9gAe0mMpnohxDD7xYGkNhiEEQQgBywT/iwQtM=
github.com/networkservicemesh/sdk-ovs v0.0.0-20211014094158-53b51d04cb0b h1:AxUGk1i08Wt3KR9W5eRBGtCUlCA3l6JR8xiMP85fGUs=
github.com/networkservicemesh/sdk-ovs v0.0.0-20211014094158-53b51d04cb0b/go.mod h1:ihe1xKqZth4E0tBndnqtd/A12tSrbhlR9hT7AfTHiRU=
github.com/networkservicemesh/sdk-ovs v0.0.0-20211018120934-a4e24fde2186 h1:1gAgpreBUv+T1y+6SDJ8g0EBQYh1OJEuCAJyeDRXm5g=
github.com/networkservicemesh/sdk-ovs v0.0.0-20211018120934-a4e24fde2186/go.mod h1:ihe1xKqZth4E0tBndnqtd/A12tSrbhlR9hT7AfTHiRU=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211014093500-f12ea1fa1fb9 h1:mrgAnF9j3UIMgwhvgBxbL7YiX3kR+RedjlFbhS20bEA=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211014093500-f12ea1fa1fb9/go.mod h1:y3cWs+kbipNsskTzRuGtFsQvvMNF54wb5fWkm+E379Q=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
Expand Down

0 comments on commit 9cf1e20

Please sign in to comment.