Update to go 1.18

This commit is contained in:
Tomaž Jerman
2022-04-24 15:23:10 +02:00
committed by Denis Arh
parent 7bfb7ee7fa
commit 63df67c13f
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/cortezaproject/corteza-server
go 1.17
go 1.18
// This is useful when testing changes on corteza-locale
// and you do not want to push on every change in the locale repo