Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jfa-go/src/commit/8af1c13d7ea29847b53120e5b40e37931967f34b/ombi/go.mod
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
module github.com/hrfee/jfa-go/ombi
|
|
|
|
replace github.com/hrfee/jfa-go/common => ../common
|
|
|
|
go 1.15
|