You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to install the CLI via go install github.com/otto-de/traefik-config-validator, I receive the following error message
go install: github.com/otto-de/[email protected]: module github.com/otto-de/[email protected] found, but does not contain package github.com/otto-de/traefik-config-validator
Is there an existing issue for this?
Current Behavior
When trying to install the CLI via
go install github.com/otto-de/traefik-config-validator
, I receive the following error messageExpected Behavior
go install ...
worksSteps To Reproduce
go install github.com/otto-de/[email protected]
Anything else?
No response
The text was updated successfully, but these errors were encountered: