Skip to content
This repository was archived by the owner on Jul 7, 2020. It is now read-only.

Add a Go import comment #23

Closed
wants to merge 1 commit into from
Closed

Add a Go import comment #23

wants to merge 1 commit into from

Conversation

functionary
Copy link
Contributor

This pull request was made with an automated tool.

The suggested change adds an import comment to a file in the package
to ensure that this package is always imported using its canonical
import path. With this comment in place, the go tool guarantees
that the package can be imported only from this path.

For more information, see https://golang.org/s/go14customimport,
in particular the "Proposal" section.

@rsc rsc closed this in 48d0402 Apr 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant