mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #121 from philips/alternative-go-version-check
feat(go_version): check go version at build time
This commit is contained in:
commit
f8764df6ad
3
go_version.go
Normal file
3
go_version.go
Normal file
@ -0,0 +1,3 @@
|
||||
// +build !go1.1
|
||||
|
||||
"etcd requires go 1.1 or greater to build"
|
Loading…
x
Reference in New Issue
Block a user