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/gin-gonic/gin v1.10.0
20
20
github.com/google/uuid v1.6.0
21
21
github.com/hdevalence/ed25519consensus v0.2.0
22
- github.com/mattn/go-sqlite3 v1.14.25-0.20241209043634-7658c06970ec
22
+ github.com/mattn/go-sqlite3 v1.14.28
23
23
github.com/mitchellh/go-homedir v1.1.0
24
24
github.com/olekukonko/tablewriter v0.0.5
25
25
github.com/onsi/ginkgo/v2 v2.21.0
Original file line number Diff line number Diff line change @@ -217,8 +217,8 @@ github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D
217
217
github.com/mattn/go-runewidth v0.0.9 /go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m2gUSrubnMI =
218
218
github.com/mattn/go-runewidth v0.0.14 h1:+xnbZSEeDbOIg5/mE6JF0w6n9duR1l3/WmbinWVwUuU =
219
219
github.com/mattn/go-runewidth v0.0.14 /go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w =
220
- github.com/mattn/go-sqlite3 v1.14.25-0.20241209043634-7658c06970ec h1:V0211C5jdsBIsHTA4aKuaWwmiSZiJifVY/ROFLPRW+A =
221
- github.com/mattn/go-sqlite3 v1.14.25-0.20241209043634-7658c06970ec /go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y =
220
+ github.com/mattn/go-sqlite3 v1.14.28 h1:ThEiQrnbtumT+QMknw63Befp/ce/nUPgBPMlRFEum7A =
221
+ github.com/mattn/go-sqlite3 v1.14.28 /go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y =
222
222
github.com/mdlayher/netlink v1.7.2 h1:/UtM3ofJap7Vl4QWCPDGXY8d3GIY2UGSDbK+QWmY8/g =
223
223
github.com/mdlayher/netlink v1.7.2 /go.mod h1:xraEF7uJbxLhc5fpHL4cPe221LI2bdttWlU+ZGLfQSw =
224
224
github.com/mdlayher/socket v0.5.0 h1:ilICZmJcQz70vrWVes1MFera4jGiWNocSkykwwoy3XI =
You can’t perform that action at this time.
0 commit comments