Skip to content

Commit

Permalink
Update protobuf dependency to 1.3.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
zyro committed Sep 5, 2019
1 parent 1048d4f commit d900938
Show file tree
Hide file tree
Showing 39 changed files with 128 additions and 9,899 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ require (
github.com/go-yaml/yaml v2.1.0+incompatible
github.com/gobuffalo/packr v1.26.0
github.com/gofrs/uuid v0.0.0-20190510204422-abfe1881e60e
github.com/golang/protobuf v1.3.1
github.com/golang/protobuf v1.3.2
github.com/gorilla/handlers v0.0.0-20190227193432-ac6d24f88de4
github.com/gorilla/mux v1.7.2
github.com/gorilla/websocket v0.0.0-20190427040306-80c2d40e9b91
Expand Down
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ github.com/golang/mock v1.2.0/go.mod h1:oTYuIxOrZwtPieC+H1uAHpcLFnEyAGVDL/k47Jfb
github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
github.com/golang/protobuf v1.3.1 h1:YF8+flBXS5eO826T4nzqPrxfhQThhXl0YzfuUPu4SBg=
github.com/golang/protobuf v1.3.1/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
github.com/golang/protobuf v1.3.2/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
github.com/golang/snappy v0.0.1 h1:Qgr9rKW7uDUkrbSmQeiDsGa8SjGyCOGtuasMWwvp2P4=
github.com/golang/snappy v0.0.1/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
Expand Down
219 changes: 0 additions & 219 deletions vendor/github.com/blevesearch/segment/maketesttables.go

This file was deleted.

23 changes: 18 additions & 5 deletions vendor/github.com/golang/protobuf/jsonpb/jsonpb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions vendor/github.com/golang/protobuf/proto/properties.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

61 changes: 0 additions & 61 deletions vendor/golang.org/x/sys/unix/mkasm_darwin.go

This file was deleted.

Loading

0 comments on commit d900938

Please sign in to comment.