build: rename module from llm to pool

This commit is contained in:
Olaoluwa Osuntokun 2020-09-09 17:42:57 -07:00
parent 9a5746ada5
commit da9fa24767
No known key found for this signature in database
GPG key ID: BC13F65E2DC84465

2
go.mod
View file

@ -1,4 +1,4 @@
module github.com/lightninglabs/llm
module github.com/lightninglabs/pool
go 1.14