File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ require (
3939 github.com/huandu/xstrings v1.3.2 // indirect
4040 github.com/jedib0t/go-pretty v4.3.0+incompatible
4141 github.com/juliangruber/go-intersect v1.1.0
42- github.com/mattn/go-sqlite3 v1.14.10
42+ github.com/mattn/go-sqlite3 v1.14.15
4343 github.com/maxymania/go-system v0.0.0-20170110133659-647cc364bf0b
4444 github.com/mileusna/useragent v1.0.2
4545 github.com/minio/minio-go/v7 v7.0.26
Original file line number Diff line number Diff line change @@ -672,8 +672,8 @@ github.com/mattn/go-runewidth v0.0.4/go.mod h1:LwmH8dsx7+W8Uxz3IHJYH5QSwggIsqBzp
672672github.com/mattn/go-runewidth v0.0.6 /go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m2gUSrubnMI =
673673github.com/mattn/go-runewidth v0.0.9 h1:Lm995f3rfxdpd6TSmuVCHVb/QhupuXlYr8sCI/QdE+0 =
674674github.com/mattn/go-runewidth v0.0.9 /go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m2gUSrubnMI =
675- github.com/mattn/go-sqlite3 v1.14.10 h1:MLn+5bFRlWMGoSRmJour3CL1w/qL96mvipqpwQW/Sfk =
676- github.com/mattn/go-sqlite3 v1.14.10 /go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU =
675+ github.com/mattn/go-sqlite3 v1.14.15 h1:vfoHhTN1af61xCRSWzFIWzx2YskyMTwHLrExkBOjvxI =
676+ github.com/mattn/go-sqlite3 v1.14.15 /go.mod h1:2eHXhiwb8IkHr+BDWZGa96P6+rkvnG63S2DGjv9HUNg =
677677github.com/mattn/go-tty v0.0.0-20180219170247-931426f7535a /go.mod h1:XPvLUNfbS4fJH25nqRHfWLMa1ONC8Amw+mIA639KxkE =
678678github.com/mattn/go-tty v0.0.3 h1:5OfyWorkyO7xP52Mq7tB36ajHDG5OHrmBGIS/DtakQI =
679679github.com/mattn/go-tty v0.0.3 /go.mod h1:ihxohKRERHTVzN+aSVRwACLCeqIoZAWpoICkkvrWyR0 =
You can’t perform that action at this time.
0 commit comments