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 Nov 8, 2021
1 parent 0ca711a commit 912040e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.0.1-0.20211105145309-b0e47249449a
github.com/networkservicemesh/sdk v0.5.1-0.20211108062646-a0eb20d2f936
github.com/networkservicemesh/sdk-sriov v0.0.0-20211107212511-d7bf3acf3524
github.com/networkservicemesh/sdk-sriov v0.0.0-20211108063240-8f49f655c7d0
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.5
google.golang.org/grpc v1.36.1
Expand Down
7 changes: 3 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -130,12 +130,11 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.10.0/go.mod h1:0jEuBXKauB1HHJswHM/lx05K48TJ1Yxj6VIfM4k+aB4=
github.com/networkservicemesh/api v1.0.1-0.20211105145309-b0e47249449a h1:jd5UYw0b+My+5+aLScVFEmHJXMGk1CekJ2LmPHnIRfA=
github.com/networkservicemesh/api v1.0.1-0.20211105145309-b0e47249449a/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20211107211837-c57ed95db17e/go.mod h1:avXlSwFwY8rfjJrTwuxwQFJY8dhZ7Nq/6JpaVJFXDM0=
github.com/networkservicemesh/sdk v0.5.1-0.20211108062646-a0eb20d2f936 h1:6f2iDGacFi6Y5gdooEtvY3l1n6WJtsprQri298QTZGE=
github.com/networkservicemesh/sdk v0.5.1-0.20211108062646-a0eb20d2f936/go.mod h1:avXlSwFwY8rfjJrTwuxwQFJY8dhZ7Nq/6JpaVJFXDM0=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211107212214-466c3277b0eb/go.mod h1:hyu9/8CtxgNCSe/gTRsaiYsNZZUUVUoUat/6zdLAMCs=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211107212511-d7bf3acf3524 h1:0EG6xXfIwthdksp2US0B15lsOE4La+13KpALxjNP1Eo=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211107212511-d7bf3acf3524/go.mod h1:W7OaUr9KIA0DrHMvJ1BuzDESfZ+L7v95aj75faLm9GE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211108062918-bd58c7777bdb/go.mod h1:TWn6VzxvBRUNZcg/jw8iP31MYQdegCg8XEcP/2fFdjI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211108063240-8f49f655c7d0 h1:IL5zF8h8IRHmGBaV4i2dzR1VQ7U8n9wwB3rAWchp9fY=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211108063240-8f49f655c7d0/go.mod h1:/C9k8mkQGU/ypxZSN3ud+gIMHLCeYIlYCDId9Ktnhmc=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit 912040e

Please sign in to comment.