commit 53c42911b4cd9926100b5444c1186239f91abba4 Author: Jay Date: Fri Oct 31 15:27:16 2025 -0400 Initial commit. diff --git a/go.mod b/go.mod new file mode 100644 index 0000000..4779cce --- /dev/null +++ b/go.mod @@ -0,0 +1,3 @@ +module git.wisehodl.dev/jay/go-roots-ws + +go 1.23.5