Initial version

This commit is contained in:
2021-11-30 12:04:28 +01:00
commit f095f39eaf
9 changed files with 567 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module helm-compose
go 1.16
require gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b