Skip to content

doc indicates to import "gopkg.in/alessio/shellescape.v1", but module declares al.essio.dev/pkg/shellescape #28

Description

@antoinetran

See https://pkg.go.dev/github.com/alessio/shellescape#section-readme
Using playground from https://play.golang.org/p/HJ_CXgSrmp results in

go: finding module for package github.com/alessio/shellescape
go: downloading github.com/alessio/shellescape v1.5.0
go: found github.com/alessio/shellescape in github.com/alessio/shellescape v1.5.0
go: play imports
	github.com/alessio/shellescape: github.com/alessio/[email protected]: parsing go.mod:
	module declares its path as: al.essio.dev/pkg/shellescape
	        but was required as: github.com/alessio/shellescape

Please fix it by matching the doc and the go.mod, so if we keep what is in this file, it should be al.essio.dev/pkg/shellescape

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions