Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

23 fix problem with DATA-DOG/go-sqlmock #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

23 fix problem with DATA-DOG/go-sqlmock #24

wants to merge 1 commit into from

Conversation

Halfi
Copy link

@Halfi Halfi commented Feb 14, 2019

task #23

@pradithya
Copy link

Is there anything preventing this PR to get reviewed?

@igolaizola
Copy link

Is there anything preventing this PR to get reviewed?

+1

I am getting the following error:

github.com/bar/foo imports
        github.com/heptiolabs/healthcheck tested by
        github.com/heptiolabs/healthcheck.test imports
        gopkg.in/DATA-DOG/go-sqlmock.v1: cannot find module providing package gopkg.in/DATA-DOG/go-sqlmock.v1

This PR should fix the dependency.

See a similar issue here: InVisionApp/go-health#68

/ping @mattmoyer

@jlordiales
Copy link

yeap, this makes working with go modules pretty annoying. Any go X command fails with a non-zero exit code.

@igolaizola
Copy link

/ping @davecheney

@igolaizola
Copy link

I am getting the following error:

github.com/bar/foo imports
        github.com/heptiolabs/healthcheck tested by
        github.com/heptiolabs/healthcheck.test imports
        gopkg.in/DATA-DOG/go-sqlmock.v1: cannot find module providing package gopkg.in/DATA-DOG/go-sqlmock.v1

Solved this once updated my project to go 1.13

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants