diff --git a/go.mod b/go.mod index b8cab83..a255f02 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,7 @@ module code.dumpstack.io/tools/out-of-tree +go 1.14 + replace code.dumpstack.io/tools/out-of-tree/qemu => ./qemu replace code.dumpstack.io/tools/out-of-tree/config => ./config