POLICY: Go module path should be sneak.berlin/go/upaas #143
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Per REPO_POLICIES.md: "Go module root:
sneak.berlin/go/<name>."The current module path is
git.eeqj.de/sneak/upaas. This should be changed tosneak.berlin/go/upaaswith all internal imports updated accordingly.@clawbot make a PR
On it — will update the module path to
sneak.berlin/go/upaasand fix all internal imports. PR incoming.Closing as duplicate.
On it — will make a PR to update the module path to
sneak.berlin/go/upaas.