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

PR link: networkservicemesh/sdk-sriov#394

Commit: 89c279b
Author: Network Service Mesh Bot
Date: 2022-04-25 18:46:01 -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 Apr 25, 2022
1 parent 07a72d7 commit c03768d
Show file tree
Hide file tree
Showing 2 changed files with 8 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,9 +14,9 @@ require (
github.com/google/uuid v1.2.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.3.0-rc.1.0.20220405210054-fbcde048efa5
github.com/networkservicemesh/sdk v0.5.1-0.20220415125440-009c3f3a16bd
github.com/networkservicemesh/sdk v0.5.1-0.20220425233641-318f409ee273
github.com/networkservicemesh/sdk-k8s v0.0.0-20220425222223-8e168d537c25
github.com/networkservicemesh/sdk-sriov v0.0.0-20220425220545-cde6cc7773bc
github.com/networkservicemesh/sdk-sriov v0.0.0-20220425234601-89c279b84fcd
github.com/networkservicemesh/sdk-vpp v0.0.0-20220425220533-3b231b5c8d9b
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
Expand Down
10 changes: 6 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -389,14 +389,16 @@ github.com/networkservicemesh/api v1.1.2-0.20220119092736-21eda250c390/go.mod h1
github.com/networkservicemesh/api v1.3.0-rc.1.0.20220405210054-fbcde048efa5 h1:5zQY4PhShozvj/GFJS0dX6ocamAB9oWwEOJviAhGUaw=
github.com/networkservicemesh/api v1.3.0-rc.1.0.20220405210054-fbcde048efa5/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20220221172049-8ddd0be6e5d1/go.mod h1:VHlx3iFMgco6iF4EG42RWuDlHP7jJnFW0nnX9xMiJJg=
github.com/networkservicemesh/sdk v0.5.1-0.20220415125440-009c3f3a16bd h1:8fDTCwamIPgBaeE4k1YETYEm5+l/iAUSBhn391UDoxI=
github.com/networkservicemesh/sdk v0.5.1-0.20220415125440-009c3f3a16bd/go.mod h1:QHDp+cawYWaL8UKppdZT9a6hn/1Oi9pUQTBOTjQPeG0=
github.com/networkservicemesh/sdk v0.5.1-0.20220425233641-318f409ee273 h1:JVdnLN82QN1Fp8VS11JoXnB9t8qcg1sZqaY2F4ekT08=
github.com/networkservicemesh/sdk v0.5.1-0.20220425233641-318f409ee273/go.mod h1:G+NdPbtzcOWx1VljOj+L4kvZPQyYpiwCp84JYs+hGtc=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220425222223-8e168d537c25 h1:UcY0SNNxUvr6X7yZtYJU7j24MP7E6H90xSPAfPMQMTA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220425222223-8e168d537c25/go.mod h1:GJi0pzdDVp5nyF2PAnpUHpJiHfuomH++DjNKNlw2hfM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220425220100-9d2c7c7ada92 h1:YUr88i2nRPQBkf3EgsJn/kGZW/nffmH/hDgsovyfHbU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220425220100-9d2c7c7ada92/go.mod h1:d5qYMY4FNRBKqa39Cc0IXXkXVNAXoaqqXb6EL85hYaY=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220425220545-cde6cc7773bc h1:t0CWitoauL9vnw7/TjPLJhvIFznmDN7/nJSFNNtPHeM=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220425220545-cde6cc7773bc/go.mod h1:2mMvqnVXnM88NyXBiiAWsP+6PAUvpPGEbqo2nPE+eLs=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220425234003-8af7ac522592 h1:OUpFW8WZMN8iiIPXlpe4nQcrbqIyF3crRhel9+/Hm3E=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220425234003-8af7ac522592/go.mod h1:wEKot//6RuOyHoAPkGeKtPJVq07BAea27X9WyjiN2e8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220425234601-89c279b84fcd h1:INj44ROkH9IVpU31BSjKCbAWktYeVn1ThkJ9pJJlAeI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220425234601-89c279b84fcd/go.mod h1:xiRCTpF/VISbjrb70T3B1JxXGMXArovfmQWdoN5NxWg=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220425220533-3b231b5c8d9b h1:PSGLFFknG0rleBc1yHWRXsWO0TbnYfbBmFLv9tcUXMg=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220425220533-3b231b5c8d9b/go.mod h1:4v3eNMd6w3Yn7b9+hMozsBUakpXmg9BZV0WcYHkSBL4=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
Expand Down

0 comments on commit c03768d

Please sign in to comment.