File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
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.6.2
16- modernc.org/sqlite v1.40 .0
16+ modernc.org/sqlite v1.45 .0
1717)
1818
1919require (
@@ -40,7 +40,7 @@ require (
4040 golang.org/x/sys v0.37.0 // indirect
4141 golang.org/x/text v0.30.0 // indirect
4242 google.golang.org/protobuf v1.36.8 // indirect
43- modernc.org/libc v1.66.10 // indirect
43+ modernc.org/libc v1.67.6 // indirect
4444 modernc.org/mathutil v1.7.1 // indirect
4545 modernc.org/memory v1.11.0 // indirect
4646)
Original file line number Diff line number Diff line change @@ -160,6 +160,8 @@ modernc.org/goabi0 v0.2.0 h1:HvEowk7LxcPd0eq6mVOAEMai46V+i7Jrj13t4AzuNks=
160160modernc.org/goabi0 v0.2.0 /go.mod h1:CEFRnnJhKvWT1c1JTI3Avm+tgOWbkOu5oPA8eH8LnMI =
161161modernc.org/libc v1.66.10 h1:yZkb3YeLx4oynyR+iUsXsybsX4Ubx7MQlSYEw4yj59A =
162162modernc.org/libc v1.66.10 /go.mod h1:8vGSEwvoUoltr4dlywvHqjtAqHBaw0j1jI7iFBTAr2I =
163+ modernc.org/libc v1.67.6 h1:eVOQvpModVLKOdT+LvBPjdQqfrZq+pC39BygcT+E7OI =
164+ modernc.org/libc v1.67.6 /go.mod h1:JAhxUVlolfYDErnwiqaLvUqc8nfb2r6S6slAgZOnaiE =
163165modernc.org/mathutil v1.7.1 h1:GCZVGXdaN8gTqB1Mf/usp1Y/hSqgI2vAGGP4jZMCxOU =
164166modernc.org/mathutil v1.7.1 /go.mod h1:4p5IwJITfppl0G4sUEDtCr4DthTaT47/N3aT6MhfgJg =
165167modernc.org/memory v1.11.0 h1:o4QC8aMQzmcwCK3t3Ux/ZHmwFPzE6hf2Y5LbkRs+hbI =
@@ -170,6 +172,8 @@ modernc.org/sortutil v1.2.1 h1:+xyoGf15mM3NMlPDnFqrteY07klSFxLElE2PVuWIJ7w=
170172modernc.org/sortutil v1.2.1 /go.mod h1:7ZI3a3REbai7gzCLcotuw9AC4VZVpYMjDzETGsSMqJE =
171173modernc.org/sqlite v1.40.0 h1:bNWEDlYhNPAUdUdBzjAvn8icAs/2gaKlj4vM+tQ6KdQ =
172174modernc.org/sqlite v1.40.0 /go.mod h1:9fjQZ0mB1LLP0GYrp39oOJXx/I2sxEnZtzCmEQIKvGE =
175+ modernc.org/sqlite v1.45.0 h1:r51cSGzKpbptxnby+EIIz5fop4VuE4qFoVEjNvWoObs =
176+ modernc.org/sqlite v1.45.0 /go.mod h1:CzbrU2lSB1DKUusvwGz7rqEKIq+NUd8GWuBBZDs9/nA =
173177modernc.org/strutil v1.2.1 h1:UneZBkQA+DX2Rp35KcM69cSsNES9ly8mQWD71HKlOA0 =
174178modernc.org/strutil v1.2.1 /go.mod h1:EHkiggD70koQxjVdSBM3JKM7k6L0FbGE5eymy9i3B9A =
175179modernc.org/token v1.1.0 h1:Xl7Ap9dKaEs5kLoOQeQmPWevfnk/DM5qcLcYlA8ys6Y =
You can’t perform that action at this time.
0 commit comments