small bug fixes and organization
This commit is contained in:
@@ -20,7 +20,7 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/briandowns/spinner"
|
||||
"github.com/juls0730/fluxd/pkg"
|
||||
"github.com/juls0730/flux/pkg"
|
||||
)
|
||||
|
||||
//go:embed config.json
|
||||
@@ -5,7 +5,7 @@ import (
|
||||
"net/http"
|
||||
_ "net/http/pprof"
|
||||
|
||||
"github.com/juls0730/fluxd/server"
|
||||
"github.com/juls0730/flux/server"
|
||||
)
|
||||
|
||||
func main() {
|
||||
Reference in New Issue
Block a user