]> Sergey Matveev's repositories - go-opus.git/commitdiff
go.mod
authorSergey Matveev <stargrave@stargrave.org>
Thu, 11 Apr 2024 17:23:15 +0000 (20:23 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 15 Apr 2024 07:14:57 +0000 (10:14 +0300)
go.mod [new file with mode: 0644]

diff --git a/go.mod b/go.mod
new file mode 100644 (file)
index 0000000..d944bc8
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module go.stargrave.org/opus/v2
+
+go 1.20