Add customizable container labels (#146)

This commit is contained in:
Cubxity
2022-10-17 01:17:27 +02:00
committed by GitHub
parent 058f643e65
commit 5a760a0dcc
7 changed files with 28 additions and 8 deletions

View File

@@ -16,8 +16,8 @@ import (
"time"
"emperror.dev/errors"
"github.com/acobaugh/osrelease"
"github.com/apex/log"
"github.com/cobaugh/osrelease"
"github.com/creasty/defaults"
"github.com/gbrlsnchs/jwt/v3"
"gopkg.in/yaml.v2"