to go mod
This commit is contained in:
8
main.go
8
main.go
@@ -1,10 +1,10 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"local/firestormy/config"
|
||||
"local/firestormy/scheduler"
|
||||
"local/firestormy/server"
|
||||
"local/lastn/lastn"
|
||||
"gogs.inhome.blapointe.com/local/firestormy/config"
|
||||
"gogs.inhome.blapointe.com/local/firestormy/scheduler"
|
||||
"gogs.inhome.blapointe.com/local/firestormy/server"
|
||||
"gogs.inhome.blapointe.com/local/lastn/lastn"
|
||||
"log"
|
||||
"net/http"
|
||||
"os"
|
||||
|
||||
Reference in New Issue
Block a user