fix paths
This commit is contained in:
parent
20dd050863
commit
ba16ff26e9
|
@ -2,8 +2,9 @@ package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
"git.gutmet.org/simpleserver.git"
|
|
||||||
"os"
|
"os"
|
||||||
|
|
||||||
|
"git.fireandbrimst.one/aw/simpleserver"
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user