Skip to content

Commit

Permalink
Bumped witness to 64080cc (#351)
Browse files Browse the repository at this point in the history
This will make the witness distribute to all known logs now, not just those with a feeder.
  • Loading branch information
mhutchinson authored Oct 24, 2024
1 parent 525ba9b commit cd56140
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/transparency-dev/armored-witness-os v0.3.0
github.com/transparency-dev/formats v0.0.0-20241003145927-a04dcc2a37e4
github.com/transparency-dev/serverless-log v0.0.0-20240408141044-5d483a81bdb7
github.com/transparency-dev/witness v0.0.0-20241023110819-d1b22ee5e29f
github.com/transparency-dev/witness v0.0.0-20241023163554-64080ccf0dfe
github.com/usbarmory/GoTEE v0.0.0-20240913144333-7e62563c0628
github.com/usbarmory/imx-enet v0.0.0-20240304151238-5b3010d57ea3
github.com/usbarmory/tamago v0.0.0-20240924114619-273d67cd811d
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ github.com/transparency-dev/merkle v0.0.3-0.20240919113952-3c979d16ee14 h1:K8JqF
github.com/transparency-dev/merkle v0.0.3-0.20240919113952-3c979d16ee14/go.mod h1:EoKPjljyIALg1rldsJwRQVKOJO7sLd6eUqki19ruI80=
github.com/transparency-dev/serverless-log v0.0.0-20240408141044-5d483a81bdb7 h1:Caqvx+/b2hpuK5dHLMtKxoNsNhSf6JsT9m+7Xgk1z6Y=
github.com/transparency-dev/serverless-log v0.0.0-20240408141044-5d483a81bdb7/go.mod h1:A+cQ9EQeah/Ua7JaMOAAKkCfyDZPsq74o+UgwqQEPsQ=
github.com/transparency-dev/witness v0.0.0-20241023110819-d1b22ee5e29f h1:hNK9/XQ5FYwj4jKNzInTiLbMszMlz9+Ed+PrB1Imh7Y=
github.com/transparency-dev/witness v0.0.0-20241023110819-d1b22ee5e29f/go.mod h1:vvM7SPr5Jb7U9K+XILcuuWrPJPhe1lTMZg7Db/NtuEI=
github.com/transparency-dev/witness v0.0.0-20241023163554-64080ccf0dfe h1:V18Cek3iHHaR5VPJVDmYh3Mvl/6GF26o+JbwiQLA9C0=
github.com/transparency-dev/witness v0.0.0-20241023163554-64080ccf0dfe/go.mod h1:vvM7SPr5Jb7U9K+XILcuuWrPJPhe1lTMZg7Db/NtuEI=
github.com/usbarmory/GoTEE v0.0.0-20240913144333-7e62563c0628 h1:PGlLJYe1YMmzmSYXhEkOSXSrQjV/mXk6CNk5LTgnndM=
github.com/usbarmory/GoTEE v0.0.0-20240913144333-7e62563c0628/go.mod h1:solbXmDpRv6u6CmfHiFi3rwsYoTlZXToith669WnvgM=
github.com/usbarmory/imx-enet v0.0.0-20240304151238-5b3010d57ea3 h1:o6ixndtlZMRKOXcDCc2Mw6lSu1f79jmIaSY0wyzkmq4=
Expand Down

0 comments on commit cd56140

Please sign in to comment.