1
0
2025-01-25 16:11:19 -05:00

10 lines
169 B
Modula-2

module r00t2.io/cryptparse/_extra/gen_test_pki
go 1.23.2
require (
github.com/brunoga/deep v1.2.4
github.com/davecgh/go-spew v1.1.1
github.com/google/uuid v1.6.0
)