[PD1] restructure
This commit is contained in:
parent
c0e19b5774
commit
8553e1674e
17 changed files with 141 additions and 33 deletions
|
@ -1,3 +1,8 @@
|
|||
module PD1
|
||||
|
||||
go 1.22.2
|
||||
|
||||
require (
|
||||
golang.org/x/crypto v0.11.0 // indirect
|
||||
software.sslmate.com/src/go-pkcs12 v0.4.0 // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue