Skip to content

Commit

Permalink
Update to latest go-mysql-server build.
Browse files Browse the repository at this point in the history
  • Loading branch information
joel-rieke committed Dec 12, 2023
1 parent c2152c7 commit 295c3a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ replace github.com/trimble-oss/tierceron-hat => ../tierceron-hat

replace github.com/trimble-oss/tierceron-succinctly => ../tierceron-succinctly

replace github.com/dolthub/go-mysql-server => github.com/trimble-oss/go-mysql-server v0.12.0-1.8
replace github.com/dolthub/go-mysql-server => github.com/trimble-oss/go-mysql-server v0.12.0-1.10

replace github.com/trimble-oss/tierceron-nute => ../tierceron-nute

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -822,6 +822,8 @@ github.com/tjfoc/gmsm v1.4.1/go.mod h1:j4INPkHWMrhJb38G+J6W4Tw0AbuN8Thu3PbdVYhVc
github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
github.com/trimble-oss/go-mysql-server v0.12.0-1.8 h1:+jzvlTmCVLXGK5uD4VSs7axLJYRynHRqIDGZbz86G78=
github.com/trimble-oss/go-mysql-server v0.12.0-1.8/go.mod h1:Fw74iKSS3oIwtxB3ZJmnC7chclpYJIQjHIdUIvs2JDk=
github.com/trimble-oss/go-mysql-server v0.12.0-1.9 h1:9EHUCvZZ7NAEujmZVsYNTIfdfslMtfqQB4Ay4Ul6pDk=
github.com/trimble-oss/go-mysql-server v0.12.0-1.9/go.mod h1:BWcyVjTqYp/wL9LYTRJ341vcOaJDaDRPldmyay0CbmU=
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM=
github.com/twitchtv/twirp v5.12.1+incompatible h1:UnrJ4Z8llkdjnQbLqJBWRBwaDGojBsU5lft3DrD/SvY=
github.com/twitchtv/twirp v5.12.1+incompatible/go.mod h1:RRJoFSAmTEh2weEqWtpPE3vFK5YBhA6bqp2l1kfCC5A=
Expand Down

0 comments on commit 295c3a3

Please sign in to comment.