File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111
1212require (
1313 github.com/sigstore/sigstore v1.2.0 // indirect
14- github.com/slsa-framework/slsa-github-generator v0.0.0-20220418072137-6847f817dbea
14+ github.com/slsa-framework/slsa-github-generator v0.0.0-20220428044112-7ada6224de1c
1515)
1616
1717require (
@@ -216,5 +216,3 @@ require (
216216 golang.org/x/sys v0.0.0-20220209214540-3681064d5158 // indirect
217217 golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
218218)
219-
220- replace github.com/slsa-framework/slsa-github-generator => ../slsa-github-generator
Original file line number Diff line number Diff line change @@ -1793,6 +1793,8 @@ github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 h1:JIAuq3EE
17931793github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 /go.mod h1:sUM3LWHvSMaG192sy56D9F7CNvL7jUJVXoqM1QKLnog =
17941794github.com/slsa-framework/slsa-github-generator v0.0.0-20220418072137-6847f817dbea h1:1McMWV4azMl+BxeBM9IPJXjUE4R6xgTwvmeoo1Q6u8Q =
17951795github.com/slsa-framework/slsa-github-generator v0.0.0-20220418072137-6847f817dbea /go.mod h1:sifEoG8/U5UCTGH+9zIOx/g2UZPyGzAkXOT5wIuxGhE =
1796+ github.com/slsa-framework/slsa-github-generator v0.0.0-20220428044112-7ada6224de1c h1:AjtrEkm5E1zUe2v2lKdgJeP3WaI5QM+0DxZhMGBgXc8 =
1797+ github.com/slsa-framework/slsa-github-generator v0.0.0-20220428044112-7ada6224de1c /go.mod h1:sifEoG8/U5UCTGH+9zIOx/g2UZPyGzAkXOT5wIuxGhE =
17961798github.com/smallstep/assert v0.0.0-20200723003110-82e2b9b3b262 /go.mod h1:MyOHs9Po2fbM1LHej6sBUT8ozbxmMOFG+E+rx/GSGuc =
17971799github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d /go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc =
17981800github.com/smartystreets/assertions v1.0.0 /go.mod h1:kHHU4qYBaI3q23Pp3VPrmWhuIUrLW/7eUrw0BU5VaoM =
You can’t perform that action at this time.
0 commit comments