Commit b1347fb
authored
Upgrade to latest protoc and protoc-gen-go (letsencrypt#4794)
There are some changes to the code generated in the latest version, so
this modifies every .pb.go file.
Also, the way protoc-gen-go decides where to put files has changed, so
each generate.go gets the --go_opt=paths=source_relative flag to
tell protoc to continue placing output next to the input.
Remove staticcheck from build.sh; we get it via golangci-lint now.
Pass --no-document to gem install fpm; this is recommended in the fpm docs.1 parent b385604 commit b1347fb
File tree
191 files changed
+37684
-15748
lines changed- akamai/proto
- ca/proto
- core/proto
- grpc/test_proto
- nonce/proto
- publisher/proto
- ra/proto
- sa/proto
- test/boulder-tools
- va/proto
- vendor
- github.com/golang/protobuf
- internal/wire
- proto
- ptypes
- any
- duration
- timestamp
- google.golang.org/protobuf
- encoding
- prototext
- protowire
- internal
- descfmt
- descopts
- detrand
- encoding
- defval
- messageset
- tag
- text
- errors
- fieldnum
- fieldsort
- filedesc
- filetype
- flags
- genname
- impl
- mapsort
- pragma
- set
- strs
- version
- proto
- reflect
- protoreflect
- protoregistry
- runtime
- protoiface
- protoimpl
- types/known
- anypb
- durationpb
- timestamppb
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
191 files changed
+37684
-15748
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
0 commit comments