File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
images/custom-error-pages/rootfs Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ require (
13
13
github.com/prometheus/common v0.26.0 // indirect
14
14
github.com/prometheus/procfs v0.6.0 // indirect
15
15
golang.org/x/sys v0.1.0 // indirect
16
- google.golang.org/protobuf v1.28 .0 // indirect
16
+ google.golang.org/protobuf v1.33 .0 // indirect
17
17
)
Original file line number Diff line number Diff line change @@ -129,8 +129,8 @@ google.golang.org/protobuf v1.20.1-0.20200309200217-e05f789c0967/go.mod h1:A+miE
129
129
google.golang.org/protobuf v1.21.0 /go.mod h1:47Nbq4nVaFHyn7ilMalzfO3qCViNmqZ2kzikPIcrTAo =
130
130
google.golang.org/protobuf v1.23.0 /go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU =
131
131
google.golang.org/protobuf v1.26.0-rc.1 /go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp09yW+WbY/TyQbw =
132
- google.golang.org/protobuf v1.28 .0 h1:w43yiav+6bVFTBQFZX0r7ipe9JQ1QsbMgHwbBziscLw =
133
- google.golang.org/protobuf v1.28 .0 /go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I =
132
+ google.golang.org/protobuf v1.33 .0 h1:uNO2rsAINq/JlFpSdYEKIZ0uKD/R9cpdv0T+yoGwGmI =
133
+ google.golang.org/protobuf v1.33 .0 /go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos =
134
134
gopkg.in/alecthomas/kingpin.v2 v2.2.6 /go.mod h1:FMv+mEhP44yOT+4EoQTLFTRgOQ1FBLkstjWtayDeSgw =
135
135
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
136
136
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
You can’t perform that action at this time.
0 commit comments