key: finish key encoding and start cert

This commit is contained in:
Greg T. Wallace 2024-01-27 11:35:35 -05:00
parent 85462c93b1
commit 1f6dad4907
14 changed files with 592 additions and 115 deletions

1
go.mod
View file

@ -6,6 +6,7 @@ require (
github.com/peterbourgon/ff/v4 v4.0.0-alpha.4
github.com/sigurn/crc16 v0.0.0-20211026045750-20ab5afb07e3
go.uber.org/zap v1.26.0
golang.org/x/crypto v0.18.0
)
require go.uber.org/multierr v1.11.0 // indirect