switching hosting providers

This commit is contained in:
2020-11-26 20:09:37 -08:00
parent 027d0173bc
commit cb827169dc
28 changed files with 51 additions and 39 deletions

View File

@@ -8,9 +8,9 @@ import (
"io"
"os"
"github.com/kisom/goutils/assert"
"github.com/kisom/goutils/die"
"github.com/kisom/goutils/lib"
"git.sr.ht/~kisom/goutils/assert"
"git.sr.ht/~kisom/goutils/die"
"git.sr.ht/~kisom/goutils/lib"
)
func usage(w io.Writer) {