]> xenbits.xensource.com Git - people/gdunlap/xsatool.git/commitdiff
Add go module
authorGeorge Dunlap <george.dunlap@citrix.com>
Thu, 20 Oct 2022 13:05:31 +0000 (14:05 +0100)
committerGeorge Dunlap <george.dunlap@citrix.com>
Thu, 20 Oct 2022 13:07:38 +0000 (14:07 +0100)
Signed-off-by: George Dunlap <george.dunlap@citrix.com>
go.mod [new file with mode: 0644]

diff --git a/go.mod b/go.mod
new file mode 100644 (file)
index 0000000..e26b0fe
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module xenbits.xenproject.org/git-http/people/gdunlap/xsatool
+
+go 1.15