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

PR link: networkservicemesh/sdk-k8s#382

Commit: cfa53d8
Author: Network Service Mesh Bot
Date: 2022-07-28 08:03:37 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jul 28, 2022
1 parent b703206 commit c3d7c22
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 @@ -14,8 +14,8 @@ require (
github.com/google/uuid v1.2.0
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.20220727114459-599be654ed67
github.com/networkservicemesh/sdk-k8s v0.0.0-20220727115050-973a1270e9b2
github.com/networkservicemesh/sdk v0.5.1-0.20220728125347-990b34144761
github.com/networkservicemesh/sdk-k8s v0.0.0-20220728130337-cfa53d82a9be
github.com/networkservicemesh/sdk-sriov v0.0.0-20220727115858-ac8284407b5a
github.com/networkservicemesh/sdk-vpp v0.0.0-20220721234741-907f8637813a
github.com/pkg/errors v0.9.1
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -324,10 +324,10 @@ github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRW
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw=
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578 h1:2MZD6SGFULqTgMKA8BFy7F+ldRErAyxsWht7oCwCVRM=
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20220727114459-599be654ed67 h1:MEsrfmvOuDjrbdJeYy+4JQse1412rrh7fPVRUScgeqA=
github.com/networkservicemesh/sdk v0.5.1-0.20220727114459-599be654ed67/go.mod h1:aT31j34psbMwTmyxgKZweiuYv783A1levN9nSKUVVp0=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220727115050-973a1270e9b2 h1:kPidFyNJnrzfFDw/NlByVIj6fUFkH7xF+QywKi5NZoA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220727115050-973a1270e9b2/go.mod h1:eTDM/Wh3LGeIOziO8LfiJ0ZeKP/lvAtOwOp5N4h/J+k=
github.com/networkservicemesh/sdk v0.5.1-0.20220728125347-990b34144761 h1:dJKtHDsa4rIZv/IhFzGV3/QVcmBZx5dDvxHSs+ZNhWs=
github.com/networkservicemesh/sdk v0.5.1-0.20220728125347-990b34144761/go.mod h1:aT31j34psbMwTmyxgKZweiuYv783A1levN9nSKUVVp0=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220728130337-cfa53d82a9be h1:rsffsst0mpOuz7D6ApFsoGx/0NJCDtehHLyDl/1RPac=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220728130337-cfa53d82a9be/go.mod h1:Vg5rNDJG2w6xMbCHLdMC8xkrLWblFA/i5MhgTL81GLc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220727115150-30165385f1bb h1:pqMHsCSv+SToN70H0qo2bcco4ayIZBLJ4xh+pOLH09k=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220727115150-30165385f1bb/go.mod h1:nFgtjF2MM13jftPwGbSXrCs5WBDo6tSV/CA3Qcx0GP4=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220727115858-ac8284407b5a h1:cMDrMPWpnKuuEomClqtD3wE/kso2xs0c4AETrBz2MzI=
Expand Down

0 comments on commit c3d7c22

Please sign in to comment.