Bootstrap CI

This commit is contained in:
Andrey Pohilko
2022-08-22 17:34:49 +03:00
parent 7d2bf49d7d
commit 9e50d322f7
2 changed files with 47 additions and 1 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/komodorio/helm-dashboard
go 1.17
go 1.18
require (
github.com/gin-gonic/gin v1.8.1