Bump go to version 1.20

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
Gabriel Adrian Samfira 2023-03-20 11:46:10 +02:00
parent da5e8f9719
commit 47790b565e
No known key found for this signature in database
GPG key ID: 7D073DCC2C074CB5

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/cloudbase/garm
go 1.18
go 1.20
require (
github.com/BurntSushi/toml v1.2.1