Skip to content

use as module? #2

@davidkarlsen

Description

@davidkarlsen

How is this project supposed to be used as a golang module?

If I try to require:

	github.com/hacktobeer/go-panasonic v1.1.0

if fails with:

go: github.com/hacktobeer/go-panasonic@v1.1.0: parsing go.mod:
	module declares its path as: github.com/hacktobeer/go-panasonic/cloudcontrol
	        but was required as: github.com/hacktobeer/go-panasonic

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions