mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-14 06:09:48 +00:00
logwrite: Use Go Modules
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
This commit is contained in:
3
pkg/logwrite/go.mod
Normal file
3
pkg/logwrite/go.mod
Normal file
@@ -0,0 +1,3 @@
|
||||
module github.com/linuxkit/linuxkit/pkg/logwrite
|
||||
|
||||
go 1.15
|
Reference in New Issue
Block a user