Commit Graph

11 Commits

Author SHA1 Message Date
Aaron Son e6f224e6a6 go.mod,proto/third_party/flatbuffers: Bump flatbuffers to dolthub/flatbuffers-v23.3.3-dh.2, change import path to github.com/dolthub/flatbuffers/v23/go. 2023-04-19 15:02:06 -07:00
Aaron Son 0e9a605159 proto/third_party: Bump versions. 2023-03-02 13:58:18 -08:00
Aaron Son 7906c9e98f go/{store,libraries,gen}: Adopt new flatc, throw an error if we encounter unknown fields. 2022-08-16 11:57:14 -07:00
Aaron Son 5b1957029e go/serial: commit.fbs: Remove ref heights from commit storage. Skip and fix store/cmd tests to pass with Format_DOLT_DEV. 2022-04-04 13:26:01 -07:00
Dhruv Sringari 2e38b25dbc thread memory quota provider through tableSet 2022-03-24 12:27:41 -07:00
Aaron Son f9e8f1fada go.mod,proto/third_party: Bump protobuf dependencies to migrate from github.com/golang/protobuf to google.golang.org/protobuf. 2022-03-18 13:06:19 -07:00
Aaron Son 82fa15aa92 .gitmodules,proto/third_party/golang-protobuf: Remove unused golang-protobuf submodule. 2020-06-23 10:44:15 -07:00
Aaron Son 844c59b9c2 proto/{third_party,Makefile}: Adopt protobuf-go and grpc-go for protobuf message generation. 2020-06-23 09:30:17 -07:00
Aaron Son 9baf7ad26e go/cmd/dolt: commands/credcmds/import: Add import command for importing existing JWK credential. 2020-04-13 16:03:23 -07:00
Aaron Son 77959ad204 proto: Makefile: Make pb.go generation more hermetic by using golang-protobuf submodule for proto-gen-go. 2019-08-15 11:50:23 -07:00
Aaron Son b826ea2320 proto/third_party: Check in submodules for protobuf and googleapis dependencies.
Update Makefile and README for dependencies.
2019-07-24 11:14:46 -07:00