mirror of
https://github.com/go-gitea/gitea
synced 2026-06-11 05:03:08 +00:00
1. remove useless files like "backport.go", "update_dependencies.sh" 2. remove outdated "init" scripts, only keep one in sysvinit, gentoo dir is also kept because it still uses openrc 3. move "service" related config and scripts into "service" directory
15 lines
289 B
JSON
15 lines
289 B
JSON
{
|
|
"version": 1,
|
|
"dependencies": [
|
|
{
|
|
"source": {
|
|
"git": {
|
|
"remote": "https://github.com/grafana/grafonnet-lib.git",
|
|
"subdir": "grafonnet"
|
|
}
|
|
},
|
|
"version": "master"
|
|
}
|
|
],
|
|
"legacyImports": false
|
|
} |