Skip to content

Commit

Permalink
Update eve-api SHA
Browse files Browse the repository at this point in the history
Point to new version which includes changes for patchEnvelopes

Signed-off-by: Pavel Abramov <[email protected]>
  • Loading branch information
uncleDecart committed Nov 6, 2023
1 parent c63dfe0 commit 0c5a7c0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions pkg/pillar/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ require (
github.com/klauspost/compress v1.15.1 // indirect
github.com/kr/fs v0.1.0 // indirect
github.com/leodido/go-urn v1.2.4 // indirect
github.com/lf-edge/eve-api v0.0.0-20231101130551-3e88f723673a // indirect
github.com/lithammer/shortuuid/v4 v4.0.0 // indirect
github.com/mattn/go-ieproxy v0.0.1 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
Expand Down
2 changes: 2 additions & 0 deletions pkg/pillar/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1131,6 +1131,8 @@ github.com/leodido/go-urn v1.2.4 h1:XlAE/cm/ms7TE/VMVoduSpNBoyc2dOxHs5MZSwAN63Q=
github.com/leodido/go-urn v1.2.4/go.mod h1:7ZrI8mTSeBSHl/UaRyKQW1qZeMgak41ANeCNaVckg+4=
github.com/lf-edge/edge-containers v0.0.0-20221025050409-93c34bebadd2 h1:ckxNk8MEdATh8ZsArR7puG9PI5izRzCT+/TE9dvuAwM=
github.com/lf-edge/edge-containers v0.0.0-20221025050409-93c34bebadd2/go.mod h1:eA41YxPbZRVvewIYRzmqDB1PeLQXxCy9WQEc3AVCsPI=
github.com/lf-edge/eve-api v0.0.0-20231101130551-3e88f723673a h1:8nv0b6TNNGI3RdtuuMgl1bIRggL9xdUdSO0i4oft3O4=
github.com/lf-edge/eve-api v0.0.0-20231101130551-3e88f723673a/go.mod h1:hF6C5Z6DeeAjmV10yQEBpU4LJy75UeOYRlI9NMib7Ys=
github.com/lf-edge/eve-api/go v0.0.0-20231011200019-cb3cb1275e0d h1:PVKqYtPsH5BAIYfOaKej/+lc7+GKcFZBGnzbS6JWbrE=
github.com/lf-edge/eve-api/go v0.0.0-20231011200019-cb3cb1275e0d/go.mod h1:6XqpOM8p1HsluNIGw2ihYPYsaAisQ5CuJpbIKHXQo5w=
github.com/lf-edge/eve-libs v0.0.0-20230921141205-94d6f6b65597 h1:/UGYRj5tdRw5m3+VjZtTx1RVgphQbthfY/Gu5W7qb5o=
Expand Down
2 changes: 2 additions & 0 deletions pkg/pillar/vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,8 @@ github.com/leodido/go-urn
github.com/lf-edge/edge-containers/pkg/registry
github.com/lf-edge/edge-containers/pkg/resolver
github.com/lf-edge/edge-containers/pkg/tgz
# github.com/lf-edge/eve-api v0.0.0-20231101130551-3e88f723673a
## explicit
# github.com/lf-edge/eve-api/go v0.0.0-20231011200019-cb3cb1275e0d
## explicit; go 1.20
github.com/lf-edge/eve-api/go/attest
Expand Down

0 comments on commit 0c5a7c0

Please sign in to comment.