cert: create independent go modules

This commit is contained in:
Oliver Gugger
2019-11-13 09:25:43 +01:00
parent dbbb169e06
commit b145378a4d
2 changed files with 6 additions and 0 deletions

3
cert/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/lightningnetwork/lnd/cert
go 1.13