Skip to content

Fixing with a temporary fix the go.uuid <> sqlx runner issues#36

Merged
pascallouisperez merged 1 commit into
masterfrom
fix-temporarily-gouuid
Jan 8, 2018
Merged

Fixing with a temporary fix the go.uuid <> sqlx runner issues#36
pascallouisperez merged 1 commit into
masterfrom
fix-temporarily-gouuid

Conversation

@pascallouisperez

Copy link
Copy Markdown
Contributor

Recently [1], satori/go.uuid changed the signature of various functions, including NewV4 used by sqlx runner. As a result, sqlx runner does not compile at HEAD anymore. A change was submitted to sqlx runner [2], but meanwhile, to keep our build green, we're forcibly setting the satory/go.uuid version to a specific sha. This approach is chosen over vendoring since the intent of worksheets is to be used as a library in a project which would itself manage vendoring.

[1] satori/go.uuid@0ef6afb
[2] mgutz/dat#77

Recently [1], satori/go.uuid changed the signature of various functions, including NewV4 used by sqlx runner. As a result, sqlx runner does not compile at HEAD anymore. A change was submitted to sqlx runner [2], but meanwhile, to keep our build green, we're forcibly setting the satory/go.uuid version to a specific sha. This approach is chosen over vendoring since the intent of worksheets is to be used as a library in a project which would itself manage vendoring.

[1] satori/go.uuid@0ef6afb
[2] mgutz/dat#77
@pascallouisperez

Copy link
Copy Markdown
Contributor Author

@pascallouisperez pascallouisperez merged commit 15b1b78 into master Jan 8, 2018
@pascallouisperez pascallouisperez deleted the fix-temporarily-gouuid branch May 10, 2018 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant