File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 8
8
- file_option : go_package
9
9
module : buf.build/bufbuild/protovalidate
10
10
plugins :
11
- - remote : buf.build/protocolbuffers/go
11
+ - remote : buf.build/protocolbuffers/go:v1.36.9
12
12
out : internal/gen
13
13
opt : paths=source_relative
14
14
inputs :
15
- - directory : .
15
+ - directory : .
Original file line number Diff line number Diff line change 5
5
- file_option : go_package_prefix
6
6
value : buf.build/go/hyperpb/internal/gen
7
7
plugins :
8
- - remote : buf.build/community/planetscale-vtprotobuf
8
+ - remote : buf.build/community/planetscale-vtprotobuf:v0.6.0
9
9
out : internal/gen
10
10
opt : paths=source_relative
11
11
inputs :
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
17
17
golang.org/x/crypto v0.41.0
18
18
golang.org/x/term v0.34.0
19
19
golang.org/x/tools v0.36.0
20
- google.golang.org/protobuf v1.36.7
20
+ google.golang.org/protobuf v1.36.9
21
21
gopkg.in/yaml.v3 v3.0.1
22
22
)
23
23
Original file line number Diff line number Diff line change @@ -144,8 +144,8 @@ google.golang.org/genproto/googleapis/api v0.0.0-20250811230008-5f3141c8851a h1:
144
144
google.golang.org/genproto/googleapis/api v0.0.0-20250811230008-5f3141c8851a /go.mod h1:y2yVLIE/CSMCPXaHnSKXxu1spLPnglFLegmgdY23uuE =
145
145
google.golang.org/genproto/googleapis/rpc v0.0.0-20250811230008-5f3141c8851a h1:tPE/Kp+x9dMSwUm/uM0JKK0IfdiJkwAbSMSeZBXXJXc =
146
146
google.golang.org/genproto/googleapis/rpc v0.0.0-20250811230008-5f3141c8851a /go.mod h1:gw1tLEfykwDz2ET4a12jcXt4couGAm7IwsVaTy0Sflo =
147
- google.golang.org/protobuf v1.36.7 h1:IgrO7UwFQGJdRNXH/sQux4R1Dj1WAKcLElzeeRaXV2A =
148
- google.golang.org/protobuf v1.36.7 /go.mod h1:jduwjTPXsFjZGTmRluh+L6NjiWu7pchiJ2/5YcXBHnY =
147
+ google.golang.org/protobuf v1.36.9 h1:w2gp2mA27hUeUzj9Ex9FBjsBm40zfaDtEWow293U7Iw =
148
+ google.golang.org/protobuf v1.36.9 /go.mod h1:fuxRtAxBytpl4zzqUh6/eyUujkJdNiuEkXntxiD/uRU =
149
149
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
150
150
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 h1:YR8cESwS4TdDjEe65xsg0ogRM/Nc3DYOhEAlW+xobZo =
151
151
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