]> Cypherpunks.ru repositories - govpn.git/blobdiff - client/client.go
Preparing move to modules
[govpn.git] / client / client.go
similarity index 99%
rename from src/cypherpunks.ru/govpn/client/client.go
rename to client/client.go
index 3621d780c7678aa81360205f39d1111eb2f145a4..b7788f268722776c2c504ec58ce7c2ad0887544f 100644 (file)
@@ -27,7 +27,7 @@ import (
 
        "github.com/agl/ed25519"
 
-       "cypherpunks.ru/govpn"
+       "go.cypherpunks.ru/govpn/v7"
 )
 
 type Protocol int