Skip to content

Example in Readme is wrong #271

@ProfaneServitor

Description

@ProfaneServitor

Running

go run github.com/Jigsaw-Code/outline-sdk/x/examples/outline-cli@latest -transport "ss://<outline-server-access-key>"

Gives this error:

package github.com/Jigsaw-Code/outline-sdk/x/examples/outline-cli@latest: cannot use path@version syntax in GOPATH mode

Allowing it to run this syntax gives this error:

package github.com/Jigsaw-Code/outline-sdk/x/examples/outline-cli@latest: can only use path@version syntax with 'go get'

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions