x/pkgsite: package removal request for github.com/go-cnfg/cnfg/{json,toml,yaml,validator}
What is the path of the package that you would like to have removed?
- github.com/go-cnfg/cnfg/json
- github.com/go-cnfg/cnfg/toml
- github.com/go-cnfg/cnfg/yaml
- github.com/go-cnfg/cnfg/validator
Are you the owner of this package?
Yes, I own the go-cnfg organization and the github.com/go-cnfg/cnfg repository.
What is the reason that you could not retract this package instead?
They are retracted. These were short lived nested modules of github.com/go-cnfg/cnfg with two versions each, v0.0.1 and v0.1.0. The directories and tags were removed from the repository once the file decoders were folded into the root module and validation moved to github.com/go-cnfg/validator. Today I published v0.1.1 of each nested module with retract [v0.0.1, v0.1.1] and a Deprecated: comment, so the go command no longer offers them.
They still show up under Directories on https://pkg.go.dev/github.com/go-cnfg/cnfg and in search results, and github.com/go-cnfg/cnfg/validator is easily mistaken for the current github.com/go-cnfg/validator. I would like the documentation for all current and future versions of these four paths hidden.
Additional context (optional):
- Repo: https://github.com/go-cnfg/cnfg
- Current modules: github.com/go-cnfg/cnfg and github.com/go-cnfg/validator
Source: golang/go