Skip to content

compiler/natives/src/time: Don't import strings package. #482

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 26, 2016

Conversation

dmitshur
Copy link
Member

The real time package doesn't import strings package. This keeps the
import graph of augmented time package consistent with the real
standard library.

Source: https://godoc.org/time?import-graph

This is a change analogous to #453.

@neelance
Copy link
Member

LGTM

@neelance
Copy link
Member

It's a really good improvement.

The real time package doesn't import strings package. This keeps the
import graph of augmented time package consistent with the real
standard library.

Source: https://godoc.org/time?import-graph

This is a change analogous to #453.
@dmitshur dmitshur force-pushed the natives-time-dont-import-strings branch from e3e3a44 to ad1c074 Compare June 26, 2016 20:44
@dmitshur dmitshur merged commit ad1c074 into master Jun 26, 2016
@dmitshur dmitshur deleted the natives-time-dont-import-strings branch June 26, 2016 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants