mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-08 04:11:39 +01:00
* Try creating the output directory to ensure it always exists * Use GOBIN path over GOPATH/bin if it is set
4 lines
102 B
Plaintext
4 lines
102 B
Plaintext
```release-note:improvement
|
|
build: Prefer GOBIN when set over GOPATH/bin when building the binary
|
|
```
|