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 22, 2021
1 parent 5f5a5d9 commit da4acb2
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 @@ -10,8 +10,8 @@ require (
github.com/google/uuid v1.1.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20210417193417-dd329f8d6b7a
github.com/networkservicemesh/sdk v0.0.0-20210422054730-19c7a102f2a7
github.com/networkservicemesh/sdk-vpp v0.0.0-20210422055128-f8040f398593
github.com/networkservicemesh/sdk v0.0.0-20210422114443-8fe3d10e407a
github.com/networkservicemesh/sdk-vpp v0.0.0-20210422114858-cf76b4f05c2b
github.com/onsi/gomega v1.10.1 // indirect
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.4
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -140,10 +140,10 @@ 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-20210422054730-19c7a102f2a7 h1:jZWVuyxGkm+C2W+zUGVAMAKT0EmkemfdzpbbkJCLhts=
github.com/networkservicemesh/sdk v0.0.0-20210422054730-19c7a102f2a7/go.mod h1:Ur41JD2nQvG58Gc1Ppvdki3tB9VPVZTOl78MW/bYUBM=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210422055128-f8040f398593 h1:zCkqb2TV5235eARSz9BMSVaPjfEt7PynrA/94txWdDs=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210422055128-f8040f398593/go.mod h1:W+Stkp+WBqCk8xL2Wsx2hmZZVooKGsllWspVELNcBlA=
github.com/networkservicemesh/sdk v0.0.0-20210422114443-8fe3d10e407a h1:G5PXkfsQ4WJL/E9sWwfCnFYWIeyc7lvwOYnbelv8bic=
github.com/networkservicemesh/sdk v0.0.0-20210422114443-8fe3d10e407a/go.mod h1:Ur41JD2nQvG58Gc1Ppvdki3tB9VPVZTOl78MW/bYUBM=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210422114858-cf76b4f05c2b h1:Rx28qz0ThMnSp/Ol/45gnB61+4cIwGkZzou6xqnsMZg=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210422114858-cf76b4f05c2b/go.mod h1:1hzdmdsj70NmBwNRmUKYaQPg86I+d5OTOZZVaHXtu/w=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit da4acb2

Please sign in to comment.