| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Was giving linting errors and it's not a good idea anyways
|
|
|
|
We did the dummy import in i18nerr, but that copies gotext's flags and
adds them to the eduvpn-cli example CLI. Apparently if we specify
@latest in the go run part for go generate, already all i18n deps are
properly fetched.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
With a manager that locks and copies such that no race conditions happen
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Could be if cleanup has failed and a config is still alive
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|