You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
Nothing, but that's the first version where the go version was added to the mod file (as far as I know). If the go version is not present, the current version is used, so I chose the lowest possible version. I doubt it has any effect under go 1.12, so it should work either way.
c171232
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sagikazarmark What change specifically requires
go 1.12
?c171232
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nothing, but that's the first version where the go version was added to the mod file (as far as I know). If the go version is not present, the current version is used, so I chose the lowest possible version. I doubt it has any effect under go 1.12, so it should work either way.