mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
build: go mod tidy
This commit is contained in:
parent
6d00809575
commit
74d381fa63
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -15,5 +15,5 @@ require (
|
|||
golang.org/x/net v0.0.0-20190313220215-9f648a60d977
|
||||
google.golang.org/genproto v0.0.0-20190307195333-5fe7a883aa19
|
||||
google.golang.org/grpc v1.19.0
|
||||
gopkg.in/macaroon.v2 v2.1.0
|
||||
gopkg.in/macaroon.v2 v2.1.0 // indirect
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue