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

Switch to go1.11 #611

Merged
merged 4 commits into from
Dec 10, 2018
Merged

Switch to go1.11 #611

merged 4 commits into from
Dec 10, 2018

Conversation

krhubert
Copy link
Contributor

@krhubert krhubert commented Dec 1, 2018

close #468

Are you ready to switch to go 1.11?! 😍😍😍😂

List of changes:

  • switch to go 1.11 in circleci
  • replace Gopkg.* with go.mod and go.sum
  • use go mod instead of dep
  • add tools.go to keep tools vendored

ilgooz
ilgooz previously requested changes Dec 6, 2018
Copy link
Contributor

@ilgooz ilgooz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mesg-foundation/core Do we want to keep vendor/ folder or not? I'd like to remove it also but we should create an another repo and keep vendors there and update it with a CI task (for master branch). We don't need to pull it from there, it is just for securing the vendors. This way if some of them gets deleted from the internet we'll be able to recover.

@krhubert krhubert dismissed ilgooz’s stale review December 7, 2018 01:56

This PR is about update go version and not removing vendor directory (as it requires more changes0

@krhubert krhubert merged commit f7e7797 into dev Dec 10, 2018
@mesg-bot
Copy link
Member

This pull request has been mentioned on MESG Community. There might be relevant details there:

https://forum.mesg.com/t/new-go-version-1-11/16/3

@NicolasMahe NicolasMahe deleted the go1.11 branch December 13, 2018 08:23
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.

Switch to go 1.11
5 participants