Jonas-Taha El Sesiy
|
9b599c8162
|
Migrate to azure-storage-blob-go (#9577)
The azure sdk for go is maintenance-only for storage, see https://github.com/Azure/azure-sdk-for-go/tree/master/storage\#azure-storage-sdk-for-go-preview
Migrate to new azure-storage-blob-go SDK
Minor test improvements
Fix #9661
|
2020-10-05 14:37:13 -07:00 |
Josh Black
|
6e92c8cbd2
|
Add a new "vault monitor" command (#8477)
Add a new "vault monitor" command
Co-authored-by: ncabatoff <ncabatoff@hashicorp.com>
Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>
Co-authored-by: Jeff Mitchell <jeffrey.mitchell@gmail.com>
|
2020-05-21 13:07:50 -07:00 |
Jeff Mitchell
|
d873e7ba3c
|
Update master's sdk/api
|
2019-12-18 16:36:50 -05:00 |
Sam Salisbury
|
8f0c38f78d
|
run go mod vendor (#7736)
|
2019-10-25 13:35:22 +01:00 |
Aaron Bennett
|
9994307c6c
|
update dependencies (#7390)
|
2019-09-03 16:08:50 -04:00 |
Jeff Mitchell
|
9ebc57581d
|
Switch to go modules (#6585)
* Switch to go modules
* Make fmt
|
2019-04-13 03:44:06 -04:00 |
Jeff Mitchell
|
4e7ce6f42b
|
Update deps (#6580)
* Update deps
* Change azure dep to match plugin
|
2019-04-12 11:51:37 -04:00 |
Brian Kassouf
|
9307ba4b0b
|
Update Deps (#5454)
|
2018-10-03 09:55:26 -07:00 |
Jeff Mitchell
|
958afd4019
|
Bump deps
|
2018-02-10 19:29:52 -05:00 |
Jeff Mitchell
|
98b479ab58
|
Bump deps
|
2018-01-26 18:51:00 -05:00 |
Jeff Mitchell
|
07dfc1da27
|
Bump deps
|
2017-11-07 11:57:05 -05:00 |
Jeff Mitchell
|
343d1714c1
|
Bump deps
|
2017-10-27 15:06:04 -04:00 |
Jeff Mitchell
|
0665badfdd
|
Bump deps
|
2017-09-05 18:06:47 -04:00 |
Jeff Mitchell
|
e553fe0d99
|
Bump deps
|
2017-07-18 10:15:54 -04:00 |
Jeff Mitchell
|
b946eefcda
|
Bump deps
|
2017-06-16 11:14:18 -04:00 |
Jeff Mitchell
|
4d7a0ab772
|
Bump deps
|
2017-03-30 20:03:13 -04:00 |
Jeff Mitchell
|
8836da35a6
|
Update deps
|
2017-02-24 14:36:54 -05:00 |
Jeff Mitchell
|
776e120740
|
Update deps, particularly to ensure https://aws.amazon.com/blogs/developer/aws-sdk-for-go-update-needed-for-go-1-8/ is covered
|
2017-02-16 23:42:07 -05:00 |
Jeff Mitchell
|
ddb9a0ce52
|
Bump deps
|
2016-11-16 18:22:54 -05:00 |
Jeff Mitchell
|
e2d2a23c25
|
Bump deps
|
2016-11-02 15:34:30 -04:00 |
Jeff Mitchell
|
16991d823e
|
Bump deps
|
2016-09-30 09:50:46 -04:00 |
Jeff Mitchell
|
487e05d25c
|
Update deps
|
2016-09-02 18:05:09 -04:00 |
Jeff Mitchell
|
58b32e5432
|
Convert to logxi
|
2016-08-21 18:13:37 -04:00 |
Jeff Mitchell
|
a49cc0a4a5
|
Update deps, this time removing appengine/go1.7 filter
|
2016-06-08 16:23:42 -04:00 |
Jeff Mitchell
|
11160ae271
|
Update vendoring
|
2016-06-01 10:24:48 -04:00 |
Jeff Mitchell
|
7a4eda156c
|
Migrate to built-in Go vendoring.
This also removes `godep` calls from make scripts. Of note is that
currently `./...` checking in acceptance tests is disabled.
|
2016-02-18 15:06:02 -05:00 |