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 @@ -50,7 +50,7 @@ require (
5050 github.com/jedib0t/go-pretty v4.3.0+incompatible
5151 github.com/jellydator/ttlcache/v2 v2.11.1
5252 github.com/juliangruber/go-intersect v1.1.0
53- github.com/mattn/go-sqlite3 v1.14.34
53+ github.com/mattn/go-sqlite3 v1.14.37
5454 github.com/maxymania/go-system v0.0.0-20170110133659-647cc364bf0b
5555 github.com/mileusna/useragent v1.3.5
5656 github.com/minio/minio-go/v7 v7.0.99
Original file line number Diff line number Diff line change @@ -620,8 +620,8 @@ github.com/mattn/go-runewidth v0.0.6/go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m
620620github.com/mattn/go-runewidth v0.0.9 /go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m2gUSrubnMI =
621621github.com/mattn/go-runewidth v0.0.16 h1:E5ScNMtiwvlvB5paMFdw9p4kSQzbXFikJ5SQO6TULQc =
622622github.com/mattn/go-runewidth v0.0.16 /go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w =
623- github.com/mattn/go-sqlite3 v1.14.34 h1:3NtcvcUnFBPsuRcno8pUtupspG/GM+9nZ88zgJcp6Zk =
624- github.com/mattn/go-sqlite3 v1.14.34 /go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y =
623+ github.com/mattn/go-sqlite3 v1.14.37 h1:3DOZp4cXis1cUIpCfXLtmlGolNLp2VEqhiB/PARNBIg =
624+ github.com/mattn/go-sqlite3 v1.14.37 /go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y =
625625github.com/mattn/go-tty v0.0.3 h1:5OfyWorkyO7xP52Mq7tB36ajHDG5OHrmBGIS/DtakQI =
626626github.com/mattn/go-tty v0.0.3 /go.mod h1:ihxohKRERHTVzN+aSVRwACLCeqIoZAWpoICkkvrWyR0 =
627627github.com/matttproud/golang_protobuf_extensions v1.0.1 /go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0 =
You can’t perform that action at this time.
0 commit comments