aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod5
1 files changed, 5 insertions, 0 deletions
diff --git a/go.mod b/go.mod
new file mode 100644
index 0000000..c967b12
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,5 @@
1module code.crute.us/mcrute/golib
2
3go 1.17
4
5require golang.org/x/crypto v0.0.0-20210921155107-089bfa567519