From 27aab70386c68f3a0f22c52e72b91cf16b289100 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Mon, 25 Mar 2024 12:08:35 -0600 Subject: initial commit --- go.mod | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 go.mod (limited to 'go.mod') diff --git a/go.mod b/go.mod new file mode 100644 index 0000000..a3e9fb8 --- /dev/null +++ b/go.mod @@ -0,0 +1,3 @@ +module hatecomputers.club/m + +go 1.22.1 -- cgit v1.2.3-70-g09d2