모듈 업데이트
This commit is contained in:
@ -11,12 +11,9 @@ import (
|
||||
"repositories.action2quare.com/ayo/houston/client"
|
||||
|
||||
"net/http"
|
||||
"runtime"
|
||||
)
|
||||
|
||||
func main() {
|
||||
runtime.GOMAXPROCS(1)
|
||||
|
||||
flagx.Parse()
|
||||
|
||||
hc, err := client.NewClient(true)
|
||||
|
||||
Reference in New Issue
Block a user