Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dx: just goproxy-release command for use after pushing new versions
Per https://go.dev/doc/modules/publishing, runs `GOPROXY=proxy.golang.org go list -m` for each of the modules (primary library and migrators) to announce the new version. This should only be run manually after a new release is tagged and the tags are pushed to Github.
- Loading branch information