File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.23.0
55require (
66 github.com/google/go-github/v32 v32.1.0
77 gopkg.in/yaml.v2 v2.3.0
8- knative.dev/hack v0.0.0-20250514121446-f525e187efdc
8+ knative.dev/hack v0.0.0-20250708013849-70d4b00da6ba
99)
1010
1111require (
Original file line number Diff line number Diff line change @@ -23,5 +23,5 @@ gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f h1:BLraFXnmrev5lT+xlilqcH8X
2323gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
2424gopkg.in/yaml.v2 v2.3.0 h1:clyUAQHOM3G0M3f5vQj7LuJrETvjVot3Z5el9nffUtU =
2525gopkg.in/yaml.v2 v2.3.0 /go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI =
26- knative.dev/hack v0.0.0-20250514121446-f525e187efdc h1:8HmclJlA0zNE/G1SkgdC3/IFSSyhaSz2iIhihU6YbEo =
27- knative.dev/hack v0.0.0-20250514121446-f525e187efdc /go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY =
26+ knative.dev/hack v0.0.0-20250708013849-70d4b00da6ba h1:PkOTBI8DRfvUKD8HTvYYT94NJ49J++llrDo3y0/ZAwc =
27+ knative.dev/hack v0.0.0-20250708013849-70d4b00da6ba /go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY =
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ golang.org/x/crypto/openpgp/s2k
2222# gopkg.in/yaml.v2 v2.3.0
2323## explicit
2424gopkg.in/yaml.v2
25- # knative.dev/hack v0.0.0-20250514121446-f525e187efdc
25+ # knative.dev/hack v0.0.0-20250708013849-70d4b00da6ba
2626## explicit; go 1.21
2727knative.dev/hack
2828# go.opencensus.io => go.opencensus.io v0.20.2
You can’t perform that action at this time.
0 commit comments