File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/google/go-cmp v0.6.0
10
10
github.com/google/wire v0.5.0
11
11
github.com/mattn/go-colorable v0.1.13
12
- github.com/mattn/go-sqlite3 v1.14.18
12
+ github.com/mattn/go-sqlite3 v1.14.19
13
13
github.com/nao1215/gorky v0.2.1
14
14
github.com/olekukonko/tablewriter v0.0.5
15
15
github.com/spf13/pflag v1.0.5
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ github.com/mattn/go-runewidth v0.0.6/go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m
30
30
github.com/mattn/go-runewidth v0.0.7 /go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m2gUSrubnMI =
31
31
github.com/mattn/go-runewidth v0.0.9 h1:Lm995f3rfxdpd6TSmuVCHVb/QhupuXlYr8sCI/QdE+0 =
32
32
github.com/mattn/go-runewidth v0.0.9 /go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m2gUSrubnMI =
33
- github.com/mattn/go-sqlite3 v1.14.18 h1:JL0eqdCOq6DJVNPSvArO/bIV9/P7fbGrV00LZHc+5aI =
34
- github.com/mattn/go-sqlite3 v1.14.18 /go.mod h1:2eHXhiwb8IkHr+BDWZGa96P6+rkvnG63S2DGjv9HUNg =
33
+ github.com/mattn/go-sqlite3 v1.14.19 h1:fhGleo2h1p8tVChob4I9HpmVFIAkKGpiukdrgQbWfGI =
34
+ github.com/mattn/go-sqlite3 v1.14.19 /go.mod h1:2eHXhiwb8IkHr+BDWZGa96P6+rkvnG63S2DGjv9HUNg =
35
35
github.com/mattn/go-tty v0.0.3 /go.mod h1:ihxohKRERHTVzN+aSVRwACLCeqIoZAWpoICkkvrWyR0 =
36
36
github.com/mattn/go-tty v0.0.4 h1:NVikla9X8MN0SQAqCYzpGyXv0jY7MNl3HOWD2dkle7E =
37
37
github.com/mattn/go-tty v0.0.4 /go.mod h1:u5GGXBtZU6RQoKV8gY5W6UhMudbR5vXnUe7j3pxse28 =
You can’t perform that action at this time.
0 commit comments