go.mod: add go mod files (#91)

This commit is contained in:
David Howden
2022-06-18 09:16:05 +10:00
committed by GitHub
parent 77907a30b7
commit c3f9cefce8
2 changed files with 11 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
module github.com/dhowden/tag
go 1.18
require github.com/dhowden/itl v0.0.0-20170329215456-9fbe21093131
require github.com/dhowden/plist v0.0.0-20141002110153-5db6e0d9931a // indirect