Adding upstream version 0.0~git20250502.5100632.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
bdc5bee1be
commit
879cf0a009
16 changed files with 1453 additions and 0 deletions
7
go.mod
Normal file
7
go.mod
Normal file
|
@ -0,0 +1,7 @@
|
|||
module github.com/42wim/sshsig
|
||||
|
||||
go 1.23.0
|
||||
|
||||
require golang.org/x/crypto v0.37.0
|
||||
|
||||
require golang.org/x/sys v0.32.0 // indirect
|
Loading…
Add table
Add a link
Reference in a new issue