Thanks to visit codestin.com
Credit goes to github.com

Skip to content

go install fails with latest v2.60.0 #9818

@winkingturtle-vmw

Description

@winkingturtle-vmw

Describe the bug

After releasing v2.60.0, it looks like there is a replace directive that is breaking go install workflow due to it's design.

Steps to reproduce the behavior

  1. go install github.com/cli/cli/v2/cmd/[email protected]
 	The go.mod file for the module providing named packages contains one or
	more replace directives. It must not contain directives that would cause
	it to be interpreted differently than if it were the main module.

Expected vs actual behavior

go install should still pass.

Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-triageneeds to be reviewed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions