certificates/kms
Shulhan 0e7257a236
kms/uri: fix test on Parse for the next Go release
The next Go release add field OmitHost to url.URL [1] which cause the
TestParse fail.
Since the CI supports two consecutive Go versions at the same times, we
copy the uri_test.go to uri_119_test.go for testing with Go 1.19.

While at it, print the got and want object using the same format
(%#v) and type (*URL) for consistency.

[1] https://go-review.googlesource.com/c/go/+/391294
2022-06-17 00:32:08 +07:00
..
apiv1 Fix help. 2021-10-29 14:47:57 -07:00
awskms Fix credentials file parameter on awskms 2021-06-11 21:40:04 -07:00
azurekms all: reformat all go files with the next gofmt (Go 1.19) 2022-06-16 01:28:59 +07:00
cloudkms all: reformat all go files with the next gofmt (Go 1.19) 2022-06-16 01:28:59 +07:00
pkcs11 all: reformat all go files with the next gofmt (Go 1.19) 2022-06-16 01:28:59 +07:00
softkms Pin golangci-lint to v1.43.0 and fix issues 2021-11-13 01:30:03 +01:00
sshagentkms Pin golangci-lint to v1.43.0 and fix issues 2021-11-13 01:30:03 +01:00
uri kms/uri: fix test on Parse for the next Go release 2022-06-17 00:32:08 +07:00
yubikey gofmt linting errors 2021-09-07 11:35:51 -07:00
kms.go Add variable with the default implementation. 2021-10-07 17:23:56 -07:00
kms_test.go Fix unit tests. 2020-05-19 17:45:15 -07:00