Move vm into subdir

This commit is contained in:
Ian Gulliver
2021-11-16 20:41:57 -10:00
parent cf33a52392
commit db33045391
10 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
module github.com/firestuff/vm
module github.com/firestuff/subcoding/vm
go 1.17

View File