Skip to content

Require at least Go 1.15 in go.mod#1015

Merged
bradfitz merged 1 commit intotailscale:mainfrom
syvb:fix-go-mod-ver
Dec 14, 2020
Merged

Require at least Go 1.15 in go.mod#1015
bradfitz merged 1 commit intotailscale:mainfrom
syvb:fix-go-mod-ver

Conversation

@syvb
Copy link
Contributor

@syvb syvb commented Dec 14, 2020

This is actually already required, this just updates go.mod with that fact. If you try and fail to build Tailscale with an outdated Go version, an error like this is printed, which should hopefully make building Tailscale easier:

note: module requires Go 1.15

This was actually required before this commit, this just updates
go.mod with that fact.

Signed-off-by: Smitty <me@smitop.com>
@syvb syvb changed the title Require at least Go 1.15 Require at least Go 1.15 in go.mod Dec 14, 2020
@bradfitz bradfitz merged commit b895bf8 into tailscale:main Dec 14, 2020
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.

2 participants