Files
codeql/ql/test/experimental/InconsistentCode/go.mod
Sauyon Lee 1ffeb26a61 Add query for a GORM error not checked
co-authored-by: Sam Partington <sampart@github.com>
co-authored-by: Robin Neatherway <rneatherway@github.com>
2021-08-11 18:15:23 -07:00

6 lines
79 B
Modula-2

module query-tests/gormerrornotchecked
go 1.16
require gorm.io/gorm v1.21.12