Add digest to request
This commit is contained in:
parent
4b143a6650
commit
b223a25055
3 changed files with 16 additions and 4 deletions
1
go.mod
1
go.mod
|
@ -4,6 +4,7 @@ go 1.23.4
|
|||
|
||||
require (
|
||||
github.com/common-fate/httpsig v0.2.1
|
||||
github.com/opencontainers/go-digest v1.0.0
|
||||
golang.org/x/crypto v0.33.0
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue