mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-06 19:31:09 +01:00
* Replace all time.ParseDurations with testutil.ParseDurationSeconds * Changelog * Import formatting * Import formatting * Import formatting * Import formatting * Semgrep rule that runs as part of CI
3 lines
104 B
Plaintext
3 lines
104 B
Plaintext
```release-note:bug
|
|
core: Fixed issue with some durations not being properly parsed to include days.
|
|
``` |