File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
cloud.google.com/go/storage v1.27.0
7
7
github.com/NYTimes/gziphandler v1.1.1
8
8
github.com/PuerkitoBio/goquery v1.8.0
9
- github.com/ckaznocha/protoc-gen-lint v0.2.4
9
+ github.com/ckaznocha/protoc-gen-lint v0.3.0
10
10
github.com/containers/image/v5 v5.23.0
11
11
github.com/davecgh/go-spew v1.1.1
12
12
github.com/docker/distribution v2.8.1+incompatible
Original file line number Diff line number Diff line change @@ -203,8 +203,8 @@ github.com/cespare/xxhash/v2 v2.1.2/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XL
203
203
github.com/chzyer/logex v1.1.10 /go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI =
204
204
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e /go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI =
205
205
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1 /go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU =
206
- github.com/ckaznocha/protoc-gen-lint v0.2.4 h1:Vp7LuGORwOdAFEqgBEfLcZyKqdtzrN8lca70v3yMbJI =
207
- github.com/ckaznocha/protoc-gen-lint v0.2.4 /go.mod h1:x9chIbwX2yctbChCqkuASKiEMT2XzxNr8KMpvrwcIGE =
206
+ github.com/ckaznocha/protoc-gen-lint v0.3.0 h1:9SJQVaRJqC2riK2qOovq2+Hmle0wn9KWY+Yh/u6/tMg =
207
+ github.com/ckaznocha/protoc-gen-lint v0.3.0 /go.mod h1:ASGO5J8wYQ8yJPBE68EntfsSKRU8tp7qAskT3BjIsvE =
208
208
github.com/clbanning/x2j v0.0.0-20191024224557-825249438eec /go.mod h1:jMjuTZXRI4dUb/I5gc9Hdhagfvm9+RyrPryS/auMzxE =
209
209
github.com/client9/misspell v0.3.4 /go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw =
210
210
github.com/cloudflare/backoff v0.0.0-20161212185259-647f3cdfc87a /go.mod h1:rzgs2ZOiguV6/NpiDgADjRLPNyZlApIWxKpkT+X8SdY =
You can’t perform that action at this time.
0 commit comments