mirror of
https://github.com/rqlite/rqlite.git
synced 2022-10-30 02:37:32 +03:00
Building requires Go 1.18 or later
This commit is contained in:
@@ -13,7 +13,7 @@ If you open a pull request, please ensure the commit history is clean. Squash th
|
||||
Please avoid using libaries other than those available in the standard library, unless necessary. This requirement is relaxed somewhat for software other than rqlite node software itself. To understand why this approach is taken, check out this [post](https://blog.gopheracademy.com/advent-2014/case-against-3pl/).
|
||||
|
||||
## Building rqlite
|
||||
*Building rqlite requires Go 1.16 or later. [gvm](https://github.com/moovweb/gvm) is a great tool for installing and managing your versions of Go.*
|
||||
*Building rqlite requires Go 1.18 or later. [gvm](https://github.com/moovweb/gvm) is a great tool for installing and managing your versions of Go.*
|
||||
|
||||
One goal of rqlite is to keep the build process as simple. Download, build, and run rqlite like so (tested on 64-bit Kubuntu 16.04 and OSX):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user