Skip to content

import latest v2.7.0 argo version in go project #2602

Closed
@juchaosong

Description

@juchaosong

Summary

How can I import latest argo in go project?

Motivation

Why do you need to know this, any examples or use cases you could include?
when I want import argo v2.7.0 in my project

go get github.com/argoproj/[email protected]

But I got error

not found: github.com/argoproj/[email protected]: invalid version: module contains a go.mod file, so major version must be compatible: should be v0 or v1, not v2

How to fix it?

Metadata

Metadata

Assignees

Labels

solution/workaroundThere's a workaround, might not be great, but existstype/featureFeature request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions