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 Sep 14, 2022
1 parent 07f2552 commit 74db911
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/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578
github.com/networkservicemesh/sdk v0.5.1-0.20220908134335-aef323efacd2
github.com/networkservicemesh/sdk-sriov v0.0.0-20220908135530-cfd7052e860a
github.com/networkservicemesh/sdk-sriov v0.0.0-20220914231351-420b8883c752
github.com/networkservicemesh/sdk-vpp v0.0.0-20220908101014-e3a09688280a
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 @@ -725,8 +725,8 @@ github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578 h1:2MZD6S
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20220908134335-aef323efacd2 h1:fTSQrfnYXYSxwpGhhneo7Tmcn8N9zG2BgToK7VqAGpE=
github.com/networkservicemesh/sdk v0.5.1-0.20220908134335-aef323efacd2/go.mod h1:ic2ei1BweJHofQ2Gz1gMBV9cJwBhvkvpwCfGge/pLY0=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220908135530-cfd7052e860a h1:CBUcYg0o85rWhN73Bi99bc+drGqli3Yx8Cp/nedN/YE=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220908135530-cfd7052e860a/go.mod h1:33RdDGBc+9BT0G5xo4izg+OG/LMkGjtAa/T2+Tkmgh8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220914231351-420b8883c752 h1:zokdo9Kzh0OiDDj6iRZRs8g/zuaIt5zAlbFi3PEsnpg=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220914231351-420b8883c752/go.mod h1:33RdDGBc+9BT0G5xo4izg+OG/LMkGjtAa/T2+Tkmgh8=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220908101014-e3a09688280a h1:IWNep3AOdEHxL7D55fwrcYtE8tZiotu0iOUzsLyS2uw=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220908101014-e3a09688280a/go.mod h1:xwffyQYMPfzUBthvHBeqF2o3M2f1NKqoOL3d6OjW7L4=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
Expand Down

0 comments on commit 74db911

Please sign in to comment.