Update httpserver/main.go
This commit is contained in:
parent
ecc75c046f
commit
c5fd21439a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"concord.hectabit.org/HectaBit/httpserver"
|
"git.ailur.dev/ailur/httpserver"
|
||||||
"fmt"
|
"fmt"
|
||||||
"os"
|
"os"
|
||||||
"strconv"
|
"strconv"
|
||||||
|
|
Loading…
Add table
Reference in a new issue