Move internal/cmd to cmd
Some checks failed
Test and build / Build receiver (amd64, , linux) (push) Failing after 40s
Test and build / Build receiver (arm, 6, linux) (push) Failing after 41s
Test and build / Build receiver (arm, 7, linux) (push) Failing after 40s
Test and build / Build collector (push) Failing after 54s
Test and build / test (push) Successful in 59s
Some checks failed
Test and build / Build receiver (amd64, , linux) (push) Failing after 40s
Test and build / Build receiver (arm, 6, linux) (push) Failing after 41s
Test and build / Build receiver (arm, 7, linux) (push) Failing after 40s
Test and build / Build collector (push) Failing after 54s
Test and build / test (push) Successful in 59s
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
"git.maze.io/go/ham/protocol/meshcore"
|
||||
|
||||
"git.maze.io/ham/hamview"
|
||||
"git.maze.io/ham/hamview/internal/cmd"
|
||||
"git.maze.io/ham/hamview/cmd"
|
||||
|
||||
_ "github.com/cridenour/go-postgis" // PostGIS support
|
||||
_ "github.com/lib/pq" // PostgreSQL support
|
||||
|
||||
Reference in New Issue
Block a user