Merge pull request #113 from mudler/annotations

Add Annotations to package spec
This commit is contained in:
geaaru
2020-05-23 10:52:32 +02:00
committed by GitHub
13 changed files with 145 additions and 23 deletions

View File

@@ -18,8 +18,8 @@ import (
"os"
"path/filepath"
helpers "github.com/mudler/luet/cmd/helpers"
. "github.com/mudler/luet/pkg/config"
helpers "github.com/mudler/luet/pkg/helpers"
installer "github.com/mudler/luet/pkg/installer"
. "github.com/mudler/luet/pkg/logger"
pkg "github.com/mudler/luet/pkg/package"