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 @@ -9,7 +9,7 @@ require (
99 github.com/gin-contrib/requestid v0.0.6
1010 github.com/gin-gonic/gin v1.9.1
1111 github.com/glebarez/go-sqlite v1.22.0
12- github.com/glebarez/sqlite v1.10 .0
12+ github.com/glebarez/sqlite v1.11 .0
1313 github.com/google/uuid v1.6.0
1414 github.com/rs/zerolog v1.32.0
1515 github.com/ryanuber/go-glob v1.0.0
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ github.com/gin-gonic/gin v1.9.1 h1:4idEAncQnU5cB7BeOkPtxjfCSye0AAm1R0RVIqJ+Jmg=
4040github.com/gin-gonic/gin v1.9.1 /go.mod h1:hPrL7YrpYKXt5YId3A/Tnip5kqbEAP+KLuI3SUcPTeU =
4141github.com/glebarez/go-sqlite v1.22.0 h1:uAcMJhaA6r3LHMTFgP0SifzgXg46yJkgxqyuyec+ruQ =
4242github.com/glebarez/go-sqlite v1.22.0 /go.mod h1:PlBIdHe0+aUEFn+r2/uthrWq4FxbzugL0L8Li6yQJbc =
43- github.com/glebarez/sqlite v1.10 .0 h1:u4gt8y7OND/cCei/NMHmfbLxF6xP2wgKcT/BJf2pYkc =
44- github.com/glebarez/sqlite v1.10 .0 /go.mod h1:IJ+lfSOmiekhQsFTJRx/lHtGYmCdtAiTaf5wI9u5uHA =
43+ github.com/glebarez/sqlite v1.11 .0 h1:wSG0irqzP6VurnMEpFGer5Li19RpIRi2qvQz++w0GMw =
44+ github.com/glebarez/sqlite v1.11 .0 /go.mod h1:h8/o8j5wiAsqSPoWELDUdJXhjAhsVliSn7bWZjOhrgQ =
4545github.com/go-openapi/jsonpointer v0.19.3 /go.mod h1:Pl9vOtqEWErmShwVjC8pYs9cog34VGT37dQOVbmoatg =
4646github.com/go-openapi/jsonpointer v0.19.5 /go.mod h1:Pl9vOtqEWErmShwVjC8pYs9cog34VGT37dQOVbmoatg =
4747github.com/go-openapi/jsonpointer v0.19.6 /go.mod h1:osyAmYz/mB/C3I+WsTTSgw1ONzaLJoLCyoi6/zppojs =
You can’t perform that action at this time.
0 commit comments