Update Go to v1.16

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan 2021-02-24 19:46:12 +02:00
parent 9943690855
commit 2fe55bcdde
No known key found for this signature in database
GPG key ID: 3299AEB0E4085BAF
5 changed files with 4 additions and 25 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/fluxcd/flux2
go 1.15
go 1.16
require (
github.com/Masterminds/semver/v3 v3.1.0