Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit e181ec6

Browse files
Upgrade github.com/Masterminds/squirrel
1 parent 8a88026 commit e181ec6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • ql/test/library-tests/semmle/go/frameworks/SQL

ql/test/library-tests/semmle/go/frameworks/SQL/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module semmle.go.frameworks.SQL
33
go 1.13
44

55
require (
6-
github.com/Masterminds/squirrel v1.1.0
6+
github.com/Masterminds/squirrel v1.5.2
77
github.com/go-pg/pg v8.0.6+incompatible
88
github.com/go-pg/pg/v9 v9.1.3
99
github.com/go-sql-driver/mysql v1.6.0 // indirect

0 commit comments

Comments
 (0)