Skip to content

undefined: iofs.PartialDriver error on mysql tag #622

Open
@cemezgin

Description

@cemezgin

Describe the Bug
I am getting an error when I try to get mysql tag via go get.

Steps to Reproduce
Steps to reproduce the behavior:

  1. I have this command in my Dockerfile RUN go get -tags 'mysql' -u github.com/golang-migrate/migrate/cmd/migrate
  2. When I build it, see the error

Go Version
go version go1.13.15 linux/amd64

Stacktrace

> [8/8] RUN go get -tags 'mysql' -u github.com/golang-migrate/migrate/cmd/migrate:                                                                                                                                                     
#12 6.997 # github.com/golang-migrate/migrate/source/file
#12 6.997 ../../golang-migrate/migrate/source/file/file.go:17:2: undefined: iofs.PartialDriver

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions