airshipctl/cmd/secret/generate/encryptionkey
bijayasharma 661ae70fd0 Removed capitalization in Error string message
* This commit will removed capitalizaion in Error message
  and follow the Golang code rule.
* Golang errors should not begin with capitalization:
  https://github.com/golang/go/wiki/CodeReviewComments#error-strings

Signed-off-by: bijayasharma <vetbijaya@gmail.com>
Change-Id: I053cfa9e21ad56b0f30e476ec36320cb7cea4da4
2021-01-26 19:42:08 +00:00
..
testdata/TestGenerateEncryptionKeyGoldenOutput Removed capitalization in Error string message 2021-01-26 19:42:08 +00:00
encryptionkey_test.go Removed capitalization in Error string message 2021-01-26 19:42:08 +00:00
encryptionkey.go Removed capitalization in Error string message 2021-01-26 19:42:08 +00:00