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/traefik-config-validator@v0.0.2: module github.com/otto-de/traefik-config-validator@v0.0.2 found, but does not contain package github.com/otto-de/traefik-config-validator
Expected Behavior
go install ... works
Steps To Reproduce
go install github.com/otto-de/traefik-config-validator@v0.0.2
Anything else?
No response
The text was updated successfully, but these errors were encountered:
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/traefik-config-validator@v0.0.2
Anything else?
No response
The text was updated successfully, but these errors were encountered: