logwrite: Use Go Modules

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
This commit is contained in:
Dave Tucker
2021-04-30 10:44:41 +01:00
parent 0ee4d71562
commit 3594ec48d4
2 changed files with 5 additions and 2 deletions

3
pkg/logwrite/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/linuxkit/linuxkit/pkg/logwrite
go 1.15