File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
go/ql/test/library-tests/semmle/go/dataflow/flowsources/local/database Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ require (
88 github.com/couchbase/gocb v1.6.7
99 github.com/couchbase/gocb/v2 v2.9.4
1010 github.com/jmoiron/sqlx v1.4.0
11+ github.com/Masterminds/squirrel v1.5.4
1112 github.com/rqlite/gorqlite v0.0.0-20250128004930-114c7828b55a
1213 go.mongodb.org/mongo-driver v1.17.3
1314 gorm.io/gorm v1.25.12
Original file line number Diff line number Diff line change @@ -13,6 +13,9 @@ github.com/couchbase/gocb/v2
1313# github.com/jmoiron/sqlx v1.4.0
1414## explicit
1515git.colasdn.top/jmoiron/sqlx
16+ # github.com/Masterminds/squirrel v1.5.4
17+ ## explicit
18+ github.com/Masterminds/squirrel
1619# github.com/rqlite/gorqlite v0.0.0-20250128004930-114c7828b55a
1720## explicit
1821git.colasdn.top/rqlite/gorqlite
You can’t perform that action at this time.
0 commit comments