updated packaged to proper namespace

This commit is contained in:
Colin Henry 2020-06-10 16:10:13 -07:00
parent 59879ceb70
commit 78299227b8
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ import (
"fmt"
"time"
"github.com/jchenry/libs/neralie"
"github.com/jchenry/jchenry/neralie"
)
func main() {

View File

@ -4,7 +4,7 @@ import (
"fmt"
"time"
"github.com/jchenry/libs/arvelie"
"github.com/jchenry/jchenry/arvelie"
)
func main() {