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 @@ -8,7 +8,7 @@ require (
88 github.com/gin-contrib/requestid v0.0.6
99 github.com/gin-gonic/gin v1.9.1
1010 github.com/glebarez/go-sqlite v1.21.2
11- github.com/glebarez/sqlite v1.8 .0
11+ github.com/glebarez/sqlite v1.9 .0
1212 github.com/google/uuid v1.3.0
1313 github.com/rs/zerolog v1.29.1
1414 github.com/shopspring/decimal v1.3.1
Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ github.com/gin-gonic/gin v1.9.1 h1:4idEAncQnU5cB7BeOkPtxjfCSye0AAm1R0RVIqJ+Jmg=
3232github.com/gin-gonic/gin v1.9.1 /go.mod h1:hPrL7YrpYKXt5YId3A/Tnip5kqbEAP+KLuI3SUcPTeU =
3333github.com/glebarez/go-sqlite v1.21.2 h1:3a6LFC4sKahUunAmynQKLZceZCOzUthkRkEAl9gAXWo =
3434github.com/glebarez/go-sqlite v1.21.2 /go.mod h1:sfxdZyhQjTM2Wry3gVYWaW072Ri1WMdWJi0k6+3382k =
35- github.com/glebarez/sqlite v1.8 .0 h1:02X12E2I/4C1n+v90yTqrjRa8yuo7c3KeHI3FRznCvc =
36- github.com/glebarez/sqlite v1.8 .0 /go.mod h1:bpET16h1za2KOOMb8+jCp6UBP/iahDpfPQqSaYLTLx8 =
35+ github.com/glebarez/sqlite v1.9 .0 h1:Aj6bPA12ZEx5GbSF6XADmCkYXlljPNUY+Zf1EQxynXs =
36+ github.com/glebarez/sqlite v1.9 .0 /go.mod h1:YBYCoyupOao60lzp1MVBLEjZfgkq0tdB1voAQ09K9zw =
3737github.com/go-openapi/jsonpointer v0.19.3 /go.mod h1:Pl9vOtqEWErmShwVjC8pYs9cog34VGT37dQOVbmoatg =
3838github.com/go-openapi/jsonpointer v0.19.5 h1:gZr+CIYByUqjcgeLXnQu2gHYQC9o73G2XUeOFYEICuY =
3939github.com/go-openapi/jsonpointer v0.19.5 /go.mod h1:Pl9vOtqEWErmShwVjC8pYs9cog34VGT37dQOVbmoatg =
You can’t perform that action at this time.
0 commit comments