]> Cypherpunks.ru repositories - gocheese.git/commitdiff
Namespace should be v3
authorSergey Matveev <stargrave@stargrave.org>
Mon, 27 Sep 2021 20:00:45 +0000 (23:00 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 27 Sep 2021 20:00:45 +0000 (23:00 +0300)
go.mod

diff --git a/go.mod b/go.mod
index 0669056115af9d89f2f97aff25cd661e5fe8879c..fe8239028d07f357fd1dd40505eb4a7850f3ea9b 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module go.cypherpunks.ru/gocheese/v2
+module go.cypherpunks.ru/gocheese/v3
 
 go 1.12