X Tutup
Skip to content

Commit 830b029

Browse files
committed
Update protobuf v1.2.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent e16368d commit 830b029

File tree

92 files changed

+23104
-7203
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+23104
-7203
lines changed

vendor.conf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ github.com/prometheus/client_model 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c
1515
github.com/prometheus/common 89604d197083d4781071d3c65855d24ecfb0a563
1616
github.com/prometheus/procfs cb4147076ac75738c9a7d279075a253c0cc5acbd
1717
github.com/beorn7/perks 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9
18-
github.com/matttproud/golang_protobuf_extensions v1.0.0
19-
github.com/gogo/protobuf v1.0.0
18+
github.com/matttproud/golang_protobuf_extensions v1.0.1
19+
github.com/gogo/protobuf v1.2.1
2020
github.com/gogo/googleapis 08a7655d27152912db7aaf4f983275eaf8d128ef
21-
github.com/golang/protobuf v1.1.0
21+
github.com/golang/protobuf v1.2.0
2222
github.com/opencontainers/runtime-spec 29686dbc5559d93fb1ef402eeda3e35c38d75af4 # v1.0.1-59-g29686db
2323
github.com/opencontainers/runc v1.0.0-rc7
2424
github.com/konsorten/go-windows-terminal-sequences v1.0.1

vendor/github.com/gogo/protobuf/LICENSE

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/gogo/protobuf/README

Lines changed: 72 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/gogo/protobuf/Readme.md

Lines changed: 23 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/gogo/protobuf/gogoproto/doc.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
X Tutup