{{include "/includes/account/head.html"}}
{{include "/includes/account/nav.html"}}
Package import path
You must use
semantic import versioning
. Basically, this means if your module is at v2 or higher the import path must be suffixed with
/vN
(where
N
is the major version number).
Version
Optional. Any version string recognized by
Go module
tooling is acceptable.
Claim Package