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