Update main.go

This commit is contained in:
Jhonn17 2023-05-26 18:50:42 +02:00 committed by GitHub
parent 724d61fd3b
commit b7c0265681
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"