File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/prometheus/client_golang v1.23.2
1414 github.com/rs/zerolog v1.34.0
1515 github.com/urfave/cli/v3 v3.5.0
16- modernc.org/sqlite v1.40.0
16+ modernc.org/sqlite v1.42.1
1717)
1818
1919require (
Original file line number Diff line number Diff line change @@ -162,6 +162,8 @@ modernc.org/sortutil v1.2.1 h1:+xyoGf15mM3NMlPDnFqrteY07klSFxLElE2PVuWIJ7w=
162162modernc.org/sortutil v1.2.1 /go.mod h1:7ZI3a3REbai7gzCLcotuw9AC4VZVpYMjDzETGsSMqJE =
163163modernc.org/sqlite v1.40.0 h1:bNWEDlYhNPAUdUdBzjAvn8icAs/2gaKlj4vM+tQ6KdQ =
164164modernc.org/sqlite v1.40.0 /go.mod h1:9fjQZ0mB1LLP0GYrp39oOJXx/I2sxEnZtzCmEQIKvGE =
165+ modernc.org/sqlite v1.42.1 h1:Uq9MgEygn10NFglbbQUhp7yVyRvvoB2tCdK4hxhVfrI =
166+ modernc.org/sqlite v1.42.1 /go.mod h1:+VkC6v3pLOAE0A0uVucQEcbVW0I5nHCeDaBf+DpsQT8 =
165167modernc.org/strutil v1.2.1 h1:UneZBkQA+DX2Rp35KcM69cSsNES9ly8mQWD71HKlOA0 =
166168modernc.org/strutil v1.2.1 /go.mod h1:EHkiggD70koQxjVdSBM3JKM7k6L0FbGE5eymy9i3B9A =
167169modernc.org/token v1.1.0 h1:Xl7Ap9dKaEs5kLoOQeQmPWevfnk/DM5qcLcYlA8ys6Y =
You can’t perform that action at this time.
0 commit comments