Skip to content
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

initialized Go v1.11 module - can work outside of GOPATH #45

Merged
merged 2 commits into from
Oct 13, 2018

Conversation

viktorbenei
Copy link
Contributor

@viktorbenei
Copy link
Contributor Author

+------------------------------------------------------------------------------+
| (2) Go lint                                                                  |
+------------------------------------------------------------------------------+
| id: script                                                                   |
| version: 1.1.5                                                               |
| collection: https://github.com/bitrise-io/bitrise-steplib.git                |
| toolkit: bash                                                                |
| time: 2018-10-13T12:11:33Z                                                   |
+------------------------------------------------------------------------------+
|                                                                              |
+ go get -u github.com/golang/lint/golint
package github.com/golang/lint/golint: code in directory /bitrise/go/src/github.com/golang/lint/golint expects import "golang.org/x/lint/golint"
|                                                                              |
+---+---------------------------------------------------------------+----------+
| x | Go lint (exit code: 1)                                        | 1.11 sec |
+---+---------------------------------------------------------------+----------+
| Issue tracker: https://github.com/bitrise-io/steps-script/issues             |
| Source: https://github.com/bitrise-io/steps-script                           |
+---+---------------------------------------------------------------+----------+

@viktorbenei
Copy link
Contributor Author

golint repo was moved - fixed in #46

@viktorbenei viktorbenei merged commit cba7aab into master Oct 13, 2018
@viktorbenei viktorbenei deleted the initialize-go111module branch October 13, 2018 13:31
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.

1 participant