Skip to content

Commit

Permalink
lint/fmt + fix changelog filename
Browse files Browse the repository at this point in the history
Signed-off-by: Erik Flores <eflores@anduril.com>
  • Loading branch information
Erik Flores committed Jul 25, 2024
1 parent 22c99fe commit bcbb92f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion internal/featuretests/v3/global_authorization_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
package v3

import (
"k8s.io/apimachinery/pkg/types"
"testing"

envoy_config_core_v3 "github.com/envoyproxy/go-control-plane/envoy/config/core/v3"
Expand All @@ -28,6 +27,7 @@ import (
"google.golang.org/protobuf/types/known/anypb"
core_v1 "k8s.io/api/core/v1"
meta_v1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"k8s.io/apimachinery/pkg/types"

contour_v1 "github.com/projectcontour/contour/apis/projectcontour/v1"
contour_v1alpha1 "github.com/projectcontour/contour/apis/projectcontour/v1alpha1"
Expand Down

0 comments on commit bcbb92f

Please sign in to comment.