mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
Merge pull request #608 from justinabrahms/go-version-update
go 1.14 is required due to the change in `go fmt`
This commit is contained in:
@@ -7,7 +7,7 @@ This document describes how to build, test and run Flagger from source.
|
||||
Flagger is written in Go and uses Go modules for dependency management.
|
||||
|
||||
On your dev machine install the following tools:
|
||||
* go >= 1.13
|
||||
* go >= 1.14
|
||||
* git >= 2.20
|
||||
* bash >= 5.0
|
||||
* make >= 3.81
|
||||
|
||||
Reference in New Issue
Block a user