x/pkgsite: package removal request for github.com/DataDog/datadog-agent #48865
Labels
FrozenDueToAge
pkgsite/package-removal
Issues for package removal. See https://pkg.go.dev/about#removing-a-package
pkgsite
Milestone
What is the path of the package that you would like to have removed?
github.com/DataDog/datadog-agent
(but not sub-packages such as github.com/DataDog/datadog-agent/pkg/util/log)Are you the owner of this package?
Yes, I am on the agent-core team at DataDog, as the GitHub team membership confirms.
What is the reason that you could not retract this package instead?
We are seeing an old tag at https://pkg.go.dev/github.com/DataDog/datadog-agent, but would like to see the latest and greatest in that package.
The package is public, but not intended for linkage by other go projects: we don't guarantee any sort of API compatibility. So, we would prefer to have it appear un-versioned, with just the latest commit to
main
appearing. My understanding is that the only way to retract a version is to publish a new version.The text was updated successfully, but these errors were encountered: