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 912040e commit ccc8205
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ require (
github.com/antonfisher/nested-logrus-formatter v1.3.1
github.com/edwarnicke/grpcfd v0.1.1
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/api v1.0.1-0.20211108174538-15c88bce33f3
github.com/networkservicemesh/sdk v0.5.1-0.20211108175228-95bd394dd03d
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
Expand Down
6 changes: 4 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -128,10 +128,12 @@ github.com/nats-io/nkeys v0.2.0/go.mod h1:XdZpAbhgyyODYqjTawOnIOI7VlbKSarI9Gfy1t
github.com/nats-io/nkeys v0.3.0/go.mod h1:gvUNGjVcM2IPr5rCsRsC6Wb3Hr2CQAm08dsxtV6A5y4=
github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OSON2c=
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.20211108062646-a0eb20d2f936 h1:6f2iDGacFi6Y5gdooEtvY3l1n6WJtsprQri298QTZGE=
github.com/networkservicemesh/api v1.0.1-0.20211108174538-15c88bce33f3 h1:/fqve5/MSxuxeD5uhy8u2UElhHB8erkghvZvgeojClU=
github.com/networkservicemesh/api v1.0.1-0.20211108174538-15c88bce33f3/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20211108062646-a0eb20d2f936/go.mod h1:avXlSwFwY8rfjJrTwuxwQFJY8dhZ7Nq/6JpaVJFXDM0=
github.com/networkservicemesh/sdk v0.5.1-0.20211108175228-95bd394dd03d h1:0kwKIJn2SmRWhcP/wTT6K7jOOpu/YnD40mNfSzElhJI=
github.com/networkservicemesh/sdk v0.5.1-0.20211108175228-95bd394dd03d/go.mod h1:fl6NjUK8+m+z7B1yoA0AowE0BpvjazfX0PQvr2gDnho=
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=
Expand Down

0 comments on commit ccc8205

Please sign in to comment.