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 19, 2021
1 parent 92d89dc commit ecd3424
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 @@ -8,8 +8,8 @@ require (
github.com/edwarnicke/grpcfd v0.0.0-20210219150442-10fb469a6976
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20210417193417-dd329f8d6b7a
github.com/networkservicemesh/sdk v0.0.0-20210417232327-d30bde378a8b
github.com/networkservicemesh/sdk-k8s v0.0.0-20210417200700-8eed3f861b4e
github.com/networkservicemesh/sdk v0.0.0-20210419062516-bbf4603abfb0
github.com/networkservicemesh/sdk-k8s v0.0.0-20210419063023-355b26217103
github.com/networkservicemesh/sdk-sriov v0.0.0-20210417232913-ecb1aa16484d
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -245,11 +245,11 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.6.0/go.mod h1:eIcD5bi3pqbHT/xIIvXMwvzXYElgouBvaVRftaE+eac=
github.com/networkservicemesh/api v0.0.0-20210417193417-dd329f8d6b7a h1:BakXE3Zu+KLMYEgwcfL3zsff5J1DxCt/rI60x6KU5Q4=
github.com/networkservicemesh/api v0.0.0-20210417193417-dd329f8d6b7a/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.0.0-20210417200211-b65cacb99e9e/go.mod h1:Ur41JD2nQvG58Gc1Ppvdki3tB9VPVZTOl78MW/bYUBM=
github.com/networkservicemesh/sdk v0.0.0-20210417232327-d30bde378a8b h1:W9YD/NxdzAhXrsgxnxc2GJGotCl1eQVt2jhInhgTE5c=
github.com/networkservicemesh/sdk v0.0.0-20210417232327-d30bde378a8b/go.mod h1:Ur41JD2nQvG58Gc1Ppvdki3tB9VPVZTOl78MW/bYUBM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210417200700-8eed3f861b4e h1:O9IFvzqqqQqzWAKLkKKEl/0KGoC8/7Uix73lGkB5wdQ=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210417200700-8eed3f861b4e/go.mod h1:gpPlnCIL4YFcxD32AnygBPpsKXM/cBZwXOKO/eBKZ70=
github.com/networkservicemesh/sdk v0.0.0-20210419062516-bbf4603abfb0 h1:eNPqfPfkLZjAseILaXFE1phAHwSNs7RfuK3ytHXR75U=
github.com/networkservicemesh/sdk v0.0.0-20210419062516-bbf4603abfb0/go.mod h1:Ur41JD2nQvG58Gc1Ppvdki3tB9VPVZTOl78MW/bYUBM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210419063023-355b26217103 h1:3pTq9OvHuxiZSM7yz6ygMJIfkX3Sy2TyoOp8dsh5PEw=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210419063023-355b26217103/go.mod h1:bs3EAPBSD4/cmPa+WQyR3d9e1MTrmmbV+rNfNw9X5TE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210417232545-86c63fbf2496 h1:t08u42ah+TmZUiXGN8/m6FFmRUJhAFgLRhI0uopG5N8=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210417232545-86c63fbf2496/go.mod h1:azg/CakrYf92FmzSmZME8Qon1r3jlTHu9neev9A9Gfs=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210417232913-ecb1aa16484d h1:0nv5QX9vRIdmLGYMsYsuvbS4tY8frez6FguY4iiKovE=
Expand Down

0 comments on commit ecd3424

Please sign in to comment.