summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-01-10 11:43:12 -0300
committerEuAndreh <eu@euandre.org>2025-01-10 11:43:12 -0300
commit4254e3674a33467b4491fbb9bfc896c8382084d7 (patch)
tree21ae62a3ef5aa72d9f240b6afda676700e0a0dac
parent.gitignore: Include pattern for cgo (diff)
downloaduntls-4254e3674a33467b4491fbb9bfc896c8382084d7.tar.gz
untls-4254e3674a33467b4491fbb9bfc896c8382084d7.tar.xz
rm go.mod
Diffstat (limited to '')
-rw-r--r--go.mod3
1 files changed, 0 insertions, 3 deletions
diff --git a/go.mod b/go.mod
deleted file mode 100644
index a298360..0000000
--- a/go.mod
+++ /dev/null
@@ -1,3 +0,0 @@
-module euandre.org/untls
-
-go 1.21.5