Skip to content

Commit

Permalink
resolve linter issue: gofumpt data/config.go file
Browse files Browse the repository at this point in the history
Signed-off-by: Burak Sekili <buraksekili@gmail.com>
  • Loading branch information
buraksekili committed Nov 2, 2023
1 parent b02db34 commit 2590ee7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package data
import (
"context"
"fmt"

"github.com/kelseyhightower/envconfig"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"k8s.io/apimachinery/pkg/labels"
Expand Down

0 comments on commit 2590ee7

Please sign in to comment.