Skip to content

Commit a7d2c84

Browse files
dependabot[bot]tekton-robot
authored andcommitted
Bump github.com/in-toto/in-toto-golang from 0.10.0 to 0.11.0
Bumps [github.com/in-toto/in-toto-golang](https://github.com/in-toto/in-toto-golang) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/in-toto/in-toto-golang/releases) - [Changelog](https://github.com/in-toto/in-toto-golang/blob/master/CHANGELOG.md) - [Commits](in-toto/in-toto-golang@v0.10.0...v0.11.0) --- updated-dependencies: - dependency-name: github.com/in-toto/in-toto-golang dependency-version: 0.11.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2aedc78 commit a7d2c84

4 files changed

Lines changed: 10 additions & 6 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ require (
186186
github.com/in-toto/archivista v0.11.1 // indirect
187187
github.com/in-toto/attestation v1.2.0 // indirect
188188
github.com/in-toto/go-witness v0.9.2 // indirect
189-
github.com/in-toto/in-toto-golang v0.10.0 // indirect
189+
github.com/in-toto/in-toto-golang v0.11.0 // indirect
190190
github.com/inconshreveable/mousetrap v1.1.0 // indirect
191191
github.com/jcmturner/aescts/v2 v2.0.0 // indirect
192192
github.com/jcmturner/dnsutils/v2 v2.0.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -451,8 +451,8 @@ github.com/in-toto/attestation v1.2.0 h1:aPRUZ3azbqD7yEBD5fP3TD8Dszf+YHo284SOcpa
451451
github.com/in-toto/attestation v1.2.0/go.mod h1:r79G45gOmzPismgObLSL+rZTFxUgZLOQJI6LofTZgXk=
452452
github.com/in-toto/go-witness v0.9.2 h1:aX1v6Zf/r41BVRxBj06XjlRbHxMCVSPyrrcQxx5AHDM=
453453
github.com/in-toto/go-witness v0.9.2/go.mod h1:sdYvBKilEeeyVF3O4JduH2ekz3bc8ALAi57lGE5P+iM=
454-
github.com/in-toto/in-toto-golang v0.10.0 h1:+s2eZQSK3WmWfYV85qXVSBfqgawi/5L02MaqA4o/tpM=
455-
github.com/in-toto/in-toto-golang v0.10.0/go.mod h1:wjT4RiyFlLWCmLUJjwB8oZcjaq7HA390aMJcD3xXgmg=
454+
github.com/in-toto/in-toto-golang v0.11.0 h1:nfidMYBFx+E0lnmX5KUnN2Pdm8zdNKal1ayjJuzzRoA=
455+
github.com/in-toto/in-toto-golang v0.11.0/go.mod h1:u3PjTnwFKjp5a1YCcw8SJg0G+tMeKfVoWsWeFMDCMtw=
456456
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
457457
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
458458
github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsIM=

vendor/github.com/in-toto/in-toto-golang/in_toto/match.go

Lines changed: 6 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -873,7 +873,7 @@ github.com/in-toto/go-witness/cryptoutil
873873
github.com/in-toto/go-witness/dsse
874874
github.com/in-toto/go-witness/log
875875
github.com/in-toto/go-witness/timestamp
876-
# github.com/in-toto/in-toto-golang v0.10.0
876+
# github.com/in-toto/in-toto-golang v0.11.0
877877
## explicit; go 1.24.0
878878
github.com/in-toto/in-toto-golang/in_toto
879879
github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/common

0 commit comments

Comments
 (0)