Skip to content

Switch to go1.11#611

Merged
krhubert merged 4 commits intodevfrom
go1.11
Dec 10, 2018
Merged

Switch to go1.11#611
krhubert merged 4 commits intodevfrom
go1.11

Conversation

@krhubert
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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