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 Apr 25, 2022
1 parent 0b4a1f3 commit 0236bf8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ require (
github.com/edwarnicke/grpcfd v1.1.2
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-k8s v0.0.0-20220425222223-8e168d537c25
github.com/networkservicemesh/sdk v0.5.1-0.20220425233641-318f409ee273
github.com/networkservicemesh/sdk-k8s v0.0.0-20220425234249-9cf028add57e
github.com/networkservicemesh/sdk-sriov v0.0.0-20220425220545-cde6cc7773bc
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
Expand Down
7 changes: 4 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -362,10 +362,11 @@ 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-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 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-20220425234249-9cf028add57e h1:jh7dWjJ85A67t2iWp3MfqgyFdk+SlThSjpyYNoDmLCM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220425234249-9cf028add57e/go.mod h1:1uGTLK1Qvkj86lPyRa+VPI/ewWdv8XmnGM4N04bsZt0=
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=
Expand Down

0 comments on commit 0236bf8

Please sign in to comment.