diff --git a/pkg/restheadspec/headers.go b/pkg/restheadspec/headers.go index a70e780..94d2ee0 100644 --- a/pkg/restheadspec/headers.go +++ b/pkg/restheadspec/headers.go @@ -6,8 +6,8 @@ import ( "fmt" "reflect" "regexp" - "strconv" "sort" + "strconv" "strings" "github.com/bitechdev/ResolveSpec/pkg/common"