Require at least 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>
bradfitz/expiry_spin
Smitty 4 years ago committed by Brad Fitzpatrick
parent 8a57f920ae
commit b895bf853a

@ -1,6 +1,6 @@
module tailscale.com
go 1.14
go 1.15
require (
github.com/alexbrainman/sspi v0.0.0-20180613141037-e580b900e9f5

Loading…
Cancel
Save