This repository was archived by the owner on May 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
19
19
github.com/jackc/pgx/v4 v4.14.1
20
20
github.com/joho/godotenv v1.4.0
21
21
github.com/kelseyhightower/envconfig v1.4.0
22
- github.com/mattn/go-sqlite3 v1.14.9
22
+ github.com/mattn/go-sqlite3 v1.14.10
23
23
github.com/pkg/errors v0.9.1
24
24
github.com/prometheus/client_golang v1.11.0
25
25
github.com/shurcooL/githubv4 v0.0.0-20201206200315-234843c633fa
Original file line number Diff line number Diff line change @@ -332,8 +332,8 @@ github.com/mattn/go-isatty v0.0.12 h1:wuysRhFDzyxgEmMf5xjvJ2M9dZoWAXNNr5LSBS7uHX
332
332
github.com/mattn/go-isatty v0.0.12 /go.mod h1:cbi8OIDigv2wuxKPP5vlRcQ1OAZbq2CE4Kysco4FUpU =
333
333
github.com/mattn/go-runewidth v0.0.9 /go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m2gUSrubnMI =
334
334
github.com/mattn/go-sqlite3 v1.14.8 /go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU =
335
- github.com/mattn/go-sqlite3 v1.14.9 h1:10HX2Td0ocZpYEjhilsuo6WWtUqttj2Kb0KtD86/KYA =
336
- github.com/mattn/go-sqlite3 v1.14.9 /go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU =
335
+ github.com/mattn/go-sqlite3 v1.14.10 h1:MLn+5bFRlWMGoSRmJour3CL1w/qL96mvipqpwQW/Sfk =
336
+ github.com/mattn/go-sqlite3 v1.14.10 /go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU =
337
337
github.com/matttproud/golang_protobuf_extensions v1.0.1 h1:4hp9jkHxhMHkqkrB3Ix0jegS5sx/RkqARlsWZ6pIwiU =
338
338
github.com/matttproud/golang_protobuf_extensions v1.0.1 /go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0 =
339
339
github.com/miekg/dns v1.0.14 /go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg =
You can’t perform that action at this time.
0 commit comments