commit a5976fbde4fcd1f05f8fa17f24e5f4de40548a5b Author: Maxim Lebedev Date: Tue Sep 1 22:57:13 2020 +0500 :tada: Initial commit diff --git a/go.mod b/go.mod new file mode 100644 index 0000000..1b9638f --- /dev/null +++ b/go.mod @@ -0,0 +1,3 @@ +module gitlab.com/toby3d/indieauth + +go 1.16