Skip to content

Commit

Permalink
Run go mod tidy
Browse files Browse the repository at this point in the history
Signed-off-by: John Kjell <[email protected]>
  • Loading branch information
jkjell committed Sep 17, 2024
1 parent 99ac529 commit 8f7c005
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
module github.com/in-toto/witness

go 1.22.5
toolchain go1.22.7
go 1.22.6

toolchain go1.23.0

require (
github.com/in-toto/go-witness v0.6.0
Expand Down

0 comments on commit 8f7c005

Please sign in to comment.