Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: goreleaser for mfa token caching (#2320)
mfa token caching does not work for windows / darwin OS when CGO is disabled. Its recommended to turn of CGO for performance reasons, so adding an env variable to gorelaser to only turn on CGO for windows and darwin fixes: #908 #2194
- Loading branch information