fix: Fix linter warnings

Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
Steffen Vogel
2023-08-11 12:39:37 +02:00
parent c4d0181867
commit 3107c18267
14 changed files with 27 additions and 15 deletions

View File

@@ -7,8 +7,9 @@ import (
"reflect"
kmaps "github.com/knadh/koanf/maps"
slicesx "github.com/stv0g/cunicu/pkg/types/slices"
"golang.org/x/exp/maps"
slicesx "github.com/stv0g/cunicu/pkg/types/slices"
)
type Change struct {