refactor to use net/http
This commit is contained in:
@@ -11,7 +11,6 @@ import (
|
||||
|
||||
type Config struct {
|
||||
ForgeEndpoint string `json:"forge_url"`
|
||||
ForgeToken string `json:"token"`
|
||||
Keys []string `json:"keys"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user