mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-08 13:10:05 +00:00
Update Go to v1.16
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
9943690855
commit
2fe55bcdde
5 changed files with 4 additions and 25 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
|||
module github.com/fluxcd/flux2
|
||||
|
||||
go 1.15
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/Masterminds/semver/v3 v3.1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue