Skip to content

Commit

Permalink
Merge pull request #1073 from ipfs/deps/update-protobufs
Browse files Browse the repository at this point in the history
Update to newest golang protobuf
  • Loading branch information
hsanjuan committed Apr 14, 2020
2 parents 95087d5 + d38a25a commit d2011b3
Show file tree
Hide file tree
Showing 6 changed files with 313 additions and 194 deletions.
8 changes: 2 additions & 6 deletions api/pb/generate.go
@@ -1,7 +1,3 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
//
// Actually, the above line is just to avoid golint complains.
// Run go:generate to generate the protobuf types in this module.
//
// Package pb provides protobuf definitions for serialized types in Cluster.
//go:generate protoc -I=. --go_out=. types.proto
package api_pb
package pb

0 comments on commit d2011b3

Please sign in to comment.