mirror of https://github.com/Xhofe/alist
* refactor(cmd): use std `runtime` package to get go version info - Remove the `GoVersion` variable. - Remove overriding `GoVersion` by ldflags in `build.sh`. - Get go version, OS and arch from the constants in the std `runtime` package instead of compile time. * chore(ci): remove `GoVersion` flag from workflows Remove GoVersion flag from beta_release.yml and build.yml workflows. > Reduce compile-time dependencies. |
||
|---|---|---|
| .. | ||
| flags | ||
| admin.go | ||
| cancel2FA.go | ||
| common.go | ||
| kill.go | ||
| lang.go | ||
| restart.go | ||
| root.go | ||
| server.go | ||
| start.go | ||
| stop_default.go | ||
| stop_windows.go | ||
| storage.go | ||
| user.go | ||
| version.go | ||