update package names for toolbox

This commit is contained in:
Jon Lundy
2018-03-13 13:38:04 -06:00
parent 5692b739b2
commit ff0b55d861
5 changed files with 16 additions and 16 deletions

View File

@@ -16,8 +16,8 @@ import (
"github.com/gorilla/mux"
"golang.org/x/sys/unix"
"sour.is/go/httpsrv"
"sour.is/go/log"
"sour.is/x/toolbox/httpsrv"
"sour.is/x/toolbox/log"
)
var store string