UNPKG

snyk-go-parser

Version:

Generate a dep tree given a collection of manifests

2 lines (1 loc) 116 B
export declare function parseGoModVersionDirective(goModFileContent: string, strict?: boolean): string | undefined;