changed go version to 1.18

Signed-off-by: Alex Stan <alexandrustan96@yahoo.ro>
This commit is contained in:
Alex Stan
2022-06-07 05:53:33 +00:00
committed by Ramkumar Chinchani
parent 620bc7c517
commit 66484c8ca9
25 changed files with 33 additions and 355 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module zotregistry.io/zot
go 1.17
go 1.18
require (
github.com/99designs/gqlgen v0.17.2