Skip to content

Commit

Permalink
getting go-witness main
Browse files Browse the repository at this point in the history
Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
  • Loading branch information
ChaosInTheCRD committed May 16, 2024
1 parent 8b85256 commit 6e5265e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.0
toolchain go1.22.2

require (
github.com/in-toto/go-witness v0.3.2-0.20240513210844-c49ee398e84b
github.com/in-toto/go-witness v0.3.2-0.20240514141512-777497a51359
github.com/olekukonko/tablewriter v0.0.5
github.com/sigstore/fulcio v1.4.5
github.com/sirupsen/logrus v1.9.3
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,8 @@ github.com/in-toto/go-witness v0.3.2-0.20240510181827-f346f85d8c53 h1:fzbV4Bs6iw
github.com/in-toto/go-witness v0.3.2-0.20240510181827-f346f85d8c53/go.mod h1:c5GaQylUaNE7qbFXZy8Oc3j8Zou+iGyAaWwqGQzOlS0=
github.com/in-toto/go-witness v0.3.2-0.20240513210844-c49ee398e84b h1:7p0YnK/y2667X3IdNnDNV2DZfV7aw2QezwcV7cVC9XU=
github.com/in-toto/go-witness v0.3.2-0.20240513210844-c49ee398e84b/go.mod h1:7Ed461YDgTrfzkdf81Hq9GgRgiaJ8bHbjY9Vx6RDtkc=
github.com/in-toto/go-witness v0.3.2-0.20240514141512-777497a51359 h1:vxYgGK8sxKbXlRrQbuiMWW3e46V/D0hqC4W5uIaW1Wg=
github.com/in-toto/go-witness v0.3.2-0.20240514141512-777497a51359/go.mod h1:7Ed461YDgTrfzkdf81Hq9GgRgiaJ8bHbjY9Vx6RDtkc=
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
github.com/invopop/jsonschema v0.12.0 h1:6ovsNSuvn9wEQVOyc72aycBMVQFKz7cPdMJn10CvzRI=
Expand Down

0 comments on commit 6e5265e

Please sign in to comment.