Mark Gritter
a0c0352271
Add a time type for use in APIs. ( #9911 )
...
* Add a time type for use in APIs.
* go mod vendor
2020-09-09 15:53:51 -05:00
ncabatoff
b491c6d72a
Fix parsing of seal stanzas that have an array for purpose
( #9589 )
...
Hexadecimal integers will be converted to decimal, which is unfortunate but shouldn't have any negative effects other than perhaps confusion in the `vault debug` output.
2020-07-27 16:28:52 -04:00
Jeff Mitchell
81ef0bb190
Unify time.Duration handling across framework and parseutil ( #6935 )
...
This removes a lot of duplicated code and adds time.Duration support to
parseutil, needed by the jwt auth method.
2019-06-20 14:28:32 -04:00
Jeff Mitchell
8bcb533a1b
Create sdk/ and api/ submodules ( #6583 )
2019-04-12 17:54:35 -04:00