vault/builtin/logical/transit
Josh Black fa13dbd381
add gosimport to make fmt and run it (#25383)
* add gosimport to make fmt and run it

* move installation to tools.sh

* correct weird spacing issue

* Update Makefile

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>

* fix a weird issue

---------

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2024-02-13 14:07:02 -08:00
..
cmd/transit [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
backend.go Transit: Release locks using defer statements (#25336) 2024-02-09 14:06:23 -05:00
backend_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
managed_key_util.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_backup.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_backup_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_byok.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_byok_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_cache_config.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_cache_config_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_certificates.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
path_certificates_test.go Update licensing across various source files (#24672) 2024-01-04 12:59:46 -05:00
path_config_keys.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_config_keys_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_datakey.go Forbid setting auto_rotate_period on transit managed keys (#23723) 2023-10-19 15:29:01 -04:00
path_decrypt.go Transit: Release locks using defer statements (#25336) 2024-02-09 14:06:23 -05:00
path_decrypt_bench_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_decrypt_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_encrypt.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
path_encrypt_bench_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_encrypt_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
path_export.go Address a panic when exporting RSA public keys in transit (#24054) 2023-11-14 09:40:37 -05:00
path_export_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
path_hash.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
path_hash_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_hmac.go Transit: Release locks using defer statements (#25336) 2024-02-09 14:06:23 -05:00
path_hmac_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_import.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_import_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_keys.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
path_keys_config.go Forbid setting auto_rotate_period on transit managed keys (#23723) 2023-10-19 15:29:01 -04:00
path_keys_config_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_keys_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_random.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_random_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_restore.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_restore_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_rewrap.go Transit: Release locks using defer statements (#25336) 2024-02-09 14:06:23 -05:00
path_rewrap_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_rotate.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_sign_verify.go Transit: Release locks using defer statements (#25336) 2024-02-09 14:06:23 -05:00
path_sign_verify_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
path_trim.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_trim_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_wrapping_key.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_wrapping_key_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
stepwise_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00