Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.
This repository was archived by the owner on Sep 7, 2021. It is now read-only.

go fmt go file warning #1454

@madneal

Description

@madneal

Go:1.13
when go fmt the go file which including requirement to "github.com/go-xorm/core":

/usr/local/go/bin/go fmt /Users/neal/project/gshark/models/models.go #gosetup
go: github.com/go-xorm/core: github.com/go-xorm/[email protected]: parsing go.mod:
	module declares its path as: xorm.io/core
	        but was required as: github.com/go-xorm/core

go.mod

	github.com/go-xorm/core v0.6.2
	github.com/go-xorm/xorm v0.7.1

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