Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

[#89] replaced local imports with references to gopkg.in #91

Merged
merged 4 commits into from
Aug 31, 2017

Conversation

AlecAivazis
Copy link
Owner

This PR fixes a bug reported in #89 where internal imports were still using github.com/alecaivazis/survey which made changing things in survey/core feel clunky since they had to be changed in alecaivazis/survey.

@AlecAivazis AlecAivazis requested a review from coryb August 25, 2017 16:26
@AlecAivazis AlecAivazis force-pushed the fix/semantic-imports branch from 5cbf294 to 6120186 Compare August 25, 2017 16:54
@AlecAivazis AlecAivazis merged commit 72470d5 into master Aug 31, 2017
@AlecAivazis
Copy link
Owner Author

@coryb i'm going to merge this since it's been open for a week now - if you see anything we can change it afterwards

@coryb
Copy link
Collaborator

coryb commented Aug 31, 2017

Sorry, you have a knack for catching me on vacation, so I missed the original request. LGTM

@AlecAivazis AlecAivazis deleted the fix/semantic-imports branch August 31, 2017 17:28
siredmar pushed a commit to siredmar/survey that referenced this pull request Feb 20, 2020
…lecAivazis#91)

* [AlecAivazis#89] replaced local imports with references to gopkg.in

* fixed files variable in task file

* added go import path to travis config
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.

2 participants