File tree 3 files changed +4
-4
lines changed 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# NOTE: Keep this in sync with go.mod for ossf/scorecard.
2
- LDFLAGS =-X sigs.k8s.io/release-utils/version.gitVersion=v4.8.0 -X sigs.k8s.io/release-utils/version.gitCommit=c40859202d739b31fd060ac5b30d17326cd74275 -w -extldflags \"-static\"
2
+ LDFLAGS =-X sigs.k8s.io/release-utils/version.gitVersion=v4.10.2 -X sigs.k8s.io/release-utils/version.gitCommit=376f465c111c39c6a5ad7408e8896cd790cb5219 -w -extldflags \"-static\"
3
3
4
4
build : # # Runs go build on repo
5
5
# Run go build and generate scorecard executable
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/caarlos0/env/v6 v6.10.1
7
7
github.com/google/go-cmp v0.5.9
8
8
github.com/google/go-github/v46 v46.0.0
9
- github.com/ossf/scorecard/v4 v4.10.1
9
+ github.com/ossf/scorecard/v4 v4.10.2
10
10
github.com/sigstore/cosign v1.13.1
11
11
github.com/spf13/cobra v1.6.1
12
12
golang.org/x/net v0.4.0
Original file line number Diff line number Diff line change @@ -1611,8 +1611,8 @@ github.com/openzipkin-contrib/zipkin-go-opentracing v0.4.5/go.mod h1:/wsWhb9smxS
1611
1611
github.com/openzipkin/zipkin-go v0.1.6 /go.mod h1:QgAqvLzwWbR/WpD4A3cGpPtJrZXNIiJc5AZX7/PBEpw =
1612
1612
github.com/openzipkin/zipkin-go v0.2.1 /go.mod h1:NaW6tEwdmWMaCDZzg8sh+IBNOxHMPnhQw8ySjnjRyN4 =
1613
1613
github.com/openzipkin/zipkin-go v0.2.2 /go.mod h1:NaW6tEwdmWMaCDZzg8sh+IBNOxHMPnhQw8ySjnjRyN4 =
1614
- github.com/ossf/scorecard/v4 v4.10.1 h1:i+4EU/21ejSx9XVxQPliXKIRw4NKyGjLLr80WEW/MSw =
1615
- github.com/ossf/scorecard/v4 v4.10.1 /go.mod h1:6HwqcVjQoDRAUY0E5U6Zd41ZYmciL+zmJTmcXj081Iw =
1614
+ github.com/ossf/scorecard/v4 v4.10.2 h1:EacFulXMTLymvDxQCm/fRgdfU95i+j+Hjp6cXdKZ08I =
1615
+ github.com/ossf/scorecard/v4 v4.10.2 /go.mod h1:6HwqcVjQoDRAUY0E5U6Zd41ZYmciL+zmJTmcXj081Iw =
1616
1616
github.com/otiai10/copy v1.2.0 /go.mod h1:rrF5dJ5F0t/EWSYODDu4j9/vEeYHMkc8jt0zJChqQWw =
1617
1617
github.com/otiai10/curr v0.0.0-20150429015615-9b4961190c95 /go.mod h1:9qAhocn7zKJG+0mI8eUu6xqkFDYS2kb2saOteoSB3cE =
1618
1618
github.com/otiai10/curr v1.0.0 /go.mod h1:LskTG5wDwr8Rs+nNQ+1LlxRjAtTZZjtJW4rMXl6j4vs =
You can’t perform that action at this time.
0 commit comments