Update main.go
This commit is contained in:
parent
724d61fd3b
commit
b7c0265681
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -8,7 +8,7 @@ import (
|
|||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/hugomd/ascii-live/frames"
|
||||
"github.com/Jhonn17/ascii.j17/tree/master/frames"
|
||||
|
||||
"github.com/golang/glog"
|
||||
"github.com/gorilla/mux"
|
||||
|
|
Loading…
Reference in a new issue