Skip to content

Add explicit version instructions to README #1015

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

eouw0o83hf
Copy link

Background

I am working on implementing ent in a codebase. The testing page of ent specifically recommends using this repository.

go getting this repository installs an invalid version which only fails in a way that's really difficult to analyze. Figuring out what the root cause was and figuring out how to install the correct version has eaten up an unfortunate chunk of my day.

Change

It looks like there's some other work going on in PRs to remediate the version issue. This doesn't pretend to fix that, but gives developers who wind up on this page a really explicit and easy way to solve that versioning problem before it wrecks their days.

Cheers!

@rittneje
Copy link
Collaborator

rittneje commented Sep 7, 2022

@eouw0o83hf The v2 issue should have been resolved by #998. Now if I run go get github.com/mattn/go-sqlite3 it chooses v1.14.15, as expected. Can this PR be declined?

@eouw0o83hf eouw0o83hf closed this Sep 7, 2022
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.

2 participants