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 31, 2023
1 parent ee7f6f3 commit a102e91
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/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.11.1-0.20231031152153-730abd666985
github.com/networkservicemesh/sdk v0.5.1-0.20231031174426-85ca154d11a8
github.com/networkservicemesh/sdk-k8s v0.0.0-20231017034022-931de7b6208f
github.com/networkservicemesh/sdk-k8s v0.0.0-20231031205004-c3171bf0cf3f
github.com/networkservicemesh/sdk-sriov v0.0.0-20231031175612-0e655752bf94
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 @@ -117,8 +117,8 @@ github.com/networkservicemesh/api v1.11.1-0.20231031152153-730abd666985 h1:uiWxB
github.com/networkservicemesh/api v1.11.1-0.20231031152153-730abd666985/go.mod h1:E2yBac48+mMkMh6ODnsNyah4EE6rI08SMR9n+86Emxs=
github.com/networkservicemesh/sdk v0.5.1-0.20231031174426-85ca154d11a8 h1:ufRUQ1zCkX+BuXjKSVQWgu56sT/M0da8akEr8MhYgk4=
github.com/networkservicemesh/sdk v0.5.1-0.20231031174426-85ca154d11a8/go.mod h1:0SBXaWlnQMrsWmaw0DrZ5lBia1LXyA4oE2oagnOuhaY=
github.com/networkservicemesh/sdk-k8s v0.0.0-20231017034022-931de7b6208f h1:AX1kUwBJZdEkfgMrE51RL9pOPOtlVF2bT1wYvL7S/qs=
github.com/networkservicemesh/sdk-k8s v0.0.0-20231017034022-931de7b6208f/go.mod h1:39jLy7SxnPbhIL+lggh/qdf1YgnWfg8IucjgehtkfUg=
github.com/networkservicemesh/sdk-k8s v0.0.0-20231031205004-c3171bf0cf3f h1:DwijDGosNdk5QAoFnmXL5j83CGxQBaB2uMRMWhYtHAA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20231031205004-c3171bf0cf3f/go.mod h1:rMFwDLyImD3ARL2Yhcu5z+WD7HTCAGHXZuWZy0jyZMo=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231031175017-76c2d34bfe04 h1:7DT+F3iQYnnRlmDu/ifXN2IUggMjo/ClqTzQZDnWdpY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231031175017-76c2d34bfe04/go.mod h1:1LwkX9TWks/V/F1U7hm/xtUeT4gLcOmo9heYVfakHbY=
github.com/networkservicemesh/sdk-sriov v0.0.0-20231031175612-0e655752bf94 h1:QkAeft///LEnoFNuMjnVhx6QT5bsojGydiOjaGi21RM=
Expand Down

0 comments on commit a102e91

Please sign in to comment.