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
…k-vpp@main networkservicemesh/sdk-vpp#

networkservicemesh/sdk-vpp PR link: https://github.com/networkservicemesh/sdk-vpp/pull/

networkservicemesh/sdk-vpp commit message:
commit 0af48a21923fccf9ad5a5af7eac805b8047a0417
Author: Network Service Mesh Bot <[email protected]>
Date:   Fri Jun 4 09:55:09 2021 -0500

    Update go.mod and go.sum to latest version from networkservicemesh/sd…

Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Jun 4, 2021
1 parent 571a346 commit 1c1bf98
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-20210527182901-ea452d7e044c
github.com/networkservicemesh/sdk v0.0.0-20210604144115-6bac2f97d499
github.com/networkservicemesh/sdk-vpp v0.0.0-20210604144431-84ca0b59a4e4
github.com/networkservicemesh/sdk v0.0.0-20210604145114-9631348a8a1b
github.com/networkservicemesh/sdk-vpp v0.0.0-20210604145509-0af48a21923f
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-20210527182901-ea452d7e044c h1:ObRpCyzBCZmN/VBFwb75ZLDRNDbPtjk+ctip8HZu91c=
github.com/networkservicemesh/api v0.0.0-20210527182901-ea452d7e044c/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.0.0-20210604144115-6bac2f97d499 h1:TIY+nujxi51nTsSWcLO28Q3hv5sC7DtcCFoy3Zk6mf4=
github.com/networkservicemesh/sdk v0.0.0-20210604144115-6bac2f97d499/go.mod h1:rfa69tGN56YTXPtU9v9nukCZqIwMn3YyTX58j3mb1LI=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210604144431-84ca0b59a4e4 h1:bLsR5D0n2XWPnG/ymmE2iKmC/iJiUJklHPfaNZGrhpA=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210604144431-84ca0b59a4e4/go.mod h1:AkcTFPzv1QmVFq2PnY9V49dcHpDToA96Oe1jRD9Lius=
github.com/networkservicemesh/sdk v0.0.0-20210604145114-9631348a8a1b h1:/QwibHuTCwpQJtxZT1UAfCm81G2zcVZUS6DvCGcut/Y=
github.com/networkservicemesh/sdk v0.0.0-20210604145114-9631348a8a1b/go.mod h1:rfa69tGN56YTXPtU9v9nukCZqIwMn3YyTX58j3mb1LI=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210604145509-0af48a21923f h1:hGtxLGABsCc9RP3a6IdL2UEuaXpQN5DGKnO1OxuXPDo=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210604145509-0af48a21923f/go.mod h1:oYmcDnUApMc9OFSjrUFhtHYBTrJPPfInfCFrQpH0cGg=
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 1c1bf98

Please sign in to comment.