module github.com/lightninglabs/pool/auctioneerrpc
go 1.15
require (
google.golang.org/grpc v1.38.0
google.golang.org/protobuf v1.26.0
)