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 @@ -3,7 +3,7 @@ module github.com/stackrox/scanner
3
3
go 1.18
4
4
5
5
require (
6
- cloud.google.com/go/storage v1.31 .0
6
+ cloud.google.com/go/storage v1.32 .0
7
7
github.com/NYTimes/gziphandler v1.1.1
8
8
github.com/PuerkitoBio/goquery v1.8.1
9
9
github.com/ckaznocha/protoc-gen-lint v0.3.0
Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ cloud.google.com/go/storage v1.5.0/go.mod h1:tpKbwo567HUNpVclU5sGELwQWBDZ8gh0Zeo
50
50
cloud.google.com/go/storage v1.6.0 /go.mod h1:N7U0C8pVQ/+NIKOBQyamJIeKQKkZ+mxpohlUTyfDhBk =
51
51
cloud.google.com/go/storage v1.8.0 /go.mod h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RXyy7KQOVs =
52
52
cloud.google.com/go/storage v1.10.0 /go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0 =
53
- cloud.google.com/go/storage v1.31 .0 h1:+S3LjjEN2zZ+L5hOwj4+1OkGCsLVe0NzpXKQ1pSdTCI =
54
- cloud.google.com/go/storage v1.31 .0 /go.mod h1:81ams1PrhW16L4kF7qg+4mTq7SRs5HsbDTM0bWvrwJ0 =
53
+ cloud.google.com/go/storage v1.32 .0 h1:5w6DxEGOnktmJHarxAOUywxVW9lbNWIzlzzUltG/3+o =
54
+ cloud.google.com/go/storage v1.32 .0 /go.mod h1:Hhh/dogNRGca7IWv1RC2YqEn0c0G77ctA/OxflYkiD8 =
55
55
code.gitea.io/sdk/gitea v0.11.3 /go.mod h1:z3uwDV/b9Ls47NGukYM9XhnHtqPh/J+t40lsUrR6JDY =
56
56
contrib.go.opencensus.io/exporter/aws v0.0.0-20181029163544-2befc13012d0 /go.mod h1:uu1P0UCM/6RbsMrgPa98ll8ZcHM858i/AD06a9aLRCA =
57
57
contrib.go.opencensus.io/exporter/ocagent v0.5.0 /go.mod h1:ImxhfLRpxoYiSq891pBrLVhN+qmP8BTVvdH2YLs7Gl0 =
You can’t perform that action at this time.
0 commit comments