Correcting project layout
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
|
||||
"git.hrafn.xyz/aether/gotes/internal/repository"
|
||||
"git.hrafn.xyz/aether/gotes/internal/store/sqlite"
|
||||
"git.hrafn.xyz/aether/gotes/server"
|
||||
"git.hrafn.xyz/aether/gotes/internal/cli/server"
|
||||
)
|
||||
|
||||
func main() {
|
||||
@@ -5,7 +5,7 @@ import (
|
||||
"log"
|
||||
"os"
|
||||
|
||||
"git.hrafn.xyz/aether/gotes/client"
|
||||
"git.hrafn.xyz/aether/gotes/internal/cli/client"
|
||||
)
|
||||
|
||||
func main() {
|
||||
Reference in New Issue
Block a user