]> Cypherpunks.ru repositories - goircd.git/commitdiff
Use modern Go v1.10.0
authorSergey Matveev <stargrave@stargrave.org>
Mon, 14 Aug 2023 10:51:33 +0000 (13:51 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 14 Aug 2023 10:51:33 +0000 (13:51 +0300)
go.mod

diff --git a/go.mod b/go.mod
index 81844e61f6049dc770babf2171dbd38725ebbe2d..d730ce9947a2a92fbbca5c17da6f6b1976808423 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
 module go.cypherpunks.ru/goircd
 
-go 1.17
+go 1.20