]> Cypherpunks.ru repositories - balloon.git/commitdiff
Namespace is changed to go.cypherpunks.ru/balloon
authorSergey Matveev <stargrave@stargrave.org>
Sat, 5 Oct 2019 07:58:54 +0000 (10:58 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 5 Oct 2019 07:58:54 +0000 (10:58 +0300)
cmd/balloon/main.go

index 91fddc2924fa03fb74680240a11437c8773f15c7..7ba57af5b83d9b80bc878f6a4c395170efcc7a03 100644 (file)
@@ -6,7 +6,7 @@ import (
        "flag"
        "fmt"
 
        "flag"
        "fmt"
 
-       "cypherpunks.ru/balloon"
+       "go.cypherpunks.ru/balloon"
 )
 
 func main() {
 )
 
 func main() {