1
0
Fork 0

Adding upstream version 0.0~git20250502.5100632.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-18 16:24:40 +02:00
parent bdc5bee1be
commit 879cf0a009
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
16 changed files with 1453 additions and 0 deletions

7
go.mod Normal file
View 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