-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I'm not able to install the aimgr using the command line provided in the README.md
go install github.com/dynatrace-oss/ai-config-manager/cmd/aimgr@latest
Installation fails with the message
go install github.com/dynatrace-oss/ai-config-manager/cmd/aimgr@latest
go: downloading github.com/dynatrace-oss/ai-config-manager v1.23.1
go: github.com/dynatrace-oss/ai-config-manager/cmd/aimgr@latest: module github.com/dynatrace-oss/ai-config-manager@latest found (v1.23.1), but does not contain package github.com/dynatrace-oss/ai-config-manager/cmd/aimgr
To Reproduce
Steps to reproduce the behavior:
Run go install github.com/dynatrace-oss/ai-config-manager/cmd/aimgr@latest command
Desktop (please complete the following information):
- OS: MacOs 26.3
- Go: go1.26.0 darwin/arm64 (same on 1.25.x)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working