Skip to content

Commit

Permalink
Merge branch 'master' into support-multi-vec-index
Browse files Browse the repository at this point in the history
  • Loading branch information
breezewish authored Aug 26, 2024
2 parents 3d6c05b + a40c234 commit de482cb
Show file tree
Hide file tree
Showing 8 changed files with 188 additions and 158 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Set up Go 1.x
uses: actions/setup-go@v2
with:
go-version: "1.16"
go-version: "1.20"
- name: Install protoc
uses: arduino/setup-protoc@v1
with:
Expand Down
16 changes: 9 additions & 7 deletions go-binlog/binlog.pb.go

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

26 changes: 14 additions & 12 deletions go-binlog/cistern.pb.go

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

28 changes: 15 additions & 13 deletions go-binlog/pump.pb.go

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

202 changes: 102 additions & 100 deletions go-tipb/analyze.pb.go

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

Loading

0 comments on commit de482cb

Please sign in to comment.