chore: update attest to 0.5.1
- also set user agent in context
This commit is contained in:
committed by
James Carnegie
parent
eeeceddac4
commit
6b99024a27
2
go.mod
2
go.mod
@@ -3,7 +3,7 @@ module github.com/docker/attest-provider
|
||||
go 1.22.5
|
||||
|
||||
require (
|
||||
github.com/docker/attest v0.4.4
|
||||
github.com/docker/attest v0.5.1
|
||||
github.com/google/go-containerregistry v0.20.2
|
||||
github.com/in-toto/in-toto-golang v0.9.0
|
||||
github.com/open-policy-agent/frameworks/constraint v0.0.0-20221214024800-b745745c4118
|
||||
|
||||
Reference in New Issue
Block a user