Skip to content

Commit a1a193b

Browse files
committed
Update manifest parser dependencies in golangci configuration
1 parent f84bccf commit a1a193b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.golangci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ linters-settings:
99
- github.com/checkmarx/ast-cli/internal
1010
- github.com/gookit/color
1111
- github.com/CheckmarxDev/containers-resolver/pkg/containerResolver
12-
- github.com/CheckmarxDev/manifest-parser/pkg/parser
13-
- github.com/CheckmarxDev/manifest-parser/pkg/models
12+
- github.com/Checkmarx/manifest-parser/pkg/parser
13+
- github.com/Checkmarx/manifest-parser/pkg/models
1414
- github.com/Checkmarx/gen-ai-prompts/prompts/sast_result_remediation
1515
- github.com/spf13/viper
1616
- github.com/Checkmarx/gen-ai-wrapper

0 commit comments

Comments
 (0)