mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
Updated vednor files
This commit is contained in:
11
vendor/github.com/gogo/protobuf/test/issue260/README.md
generated
vendored
11
vendor/github.com/gogo/protobuf/test/issue260/README.md
generated
vendored
@ -1,11 +0,0 @@
|
||||
# The Bug
|
||||
|
||||
If in a message the following options are set:
|
||||
|
||||
* `typedecl` `false`
|
||||
* `go_getters` `false`
|
||||
* `marshaller` `true`
|
||||
|
||||
And one of the fields is using the `stdtime` and `nullable` `false` extension (to
|
||||
use `time.Time` instead of the protobuf type), then an import to the _time_ package
|
||||
is added even if it is not needed.
|
Reference in New Issue
Block a user