Skip to content

Commit 6f5a045

Browse files
owen-mcegregius313
andauthored
Fix typo in package path
Co-authored-by: Edward Minnix III <[email protected]>
1 parent 32958e9 commit 6f5a045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/ql/lib/ext/github.com.sirupsen.logrus.model.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ extensions:
44
extensible: packageGrouping
55
data:
66
- ["logrus", "github.com/sirupsen/logrus"]
7-
- ["logrus", "ggithub.com/Sirupsen/logrus"]
7+
- ["logrus", "github.com/Sirupsen/logrus"]
88
- addsTo:
99
pack: codeql/go-all
1010
extensible: sinkModel

0 commit comments

Comments
 (0)