Moved to zerolog, linting fixes, update Drone configuration.

This commit is contained in:
2021-11-21 16:16:10 +05:00
parent c6c3e2e76f
commit 46aee4d2ab
27 changed files with 258 additions and 169 deletions

View File

@@ -18,7 +18,6 @@
package configurationinterface
import (
// local
configstruct "go.dev.pztrn.name/opensaps/config/struct"
)