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 @@ -82,7 +82,7 @@ require (
82
82
github.com/logrusorgru/aurora/v4 v4.0.0 // indirect
83
83
github.com/mattn/go-colorable v0.1.13 // indirect
84
84
github.com/mattn/go-isatty v0.0.20 // indirect
85
- github.com/mattn/go-sqlite3 v1.14.10 // indirect
85
+ github.com/mattn/go-sqlite3 v1.14.22 // indirect
86
86
github.com/onflow/atree v0.8.0-rc.6 // indirect
87
87
github.com/onflow/crypto v0.25.1 // indirect
88
88
github.com/onflow/flow/protobuf/go/flow v0.4.7 // indirect
Original file line number Diff line number Diff line change @@ -269,8 +269,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
269
269
github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
270
270
github.com/mattn/go-sqlite3 v1.14.0 /go.mod h1:JIl7NbARA7phWnGvh0LKTyg7S9BA+6gx71ShQilpsus =
271
271
github.com/mattn/go-sqlite3 v1.14.9 /go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU =
272
- github.com/mattn/go-sqlite3 v1.14.10 h1:MLn+5bFRlWMGoSRmJour3CL1w/qL96mvipqpwQW/Sfk =
273
- github.com/mattn/go-sqlite3 v1.14.10 /go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU =
272
+ github.com/mattn/go-sqlite3 v1.14.22 h1:2gZY6PC6kBnID23Tichd1K+Z0oS6nE/XwU+Vz/5o4kU =
273
+ github.com/mattn/go-sqlite3 v1.14.22 /go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y =
274
274
github.com/onflow/atree v0.8.0-rc.6 h1:GWgaylK24b5ta2Hq+TvyOF7X5tZLiLzMMn7lEt59fsA =
275
275
github.com/onflow/atree v0.8.0-rc.6 /go.mod h1:yccR+LR7xc1Jdic0mrjocbHvUD7lnVvg8/Ct1AA5zBo =
276
276
github.com/onflow/cadence v1.0.0 h1:bvT75F2LZJvDCBmmajAv7QLISK6Qp30FAKcSwqNNH+o =
You can’t perform that action at this time.
0 commit comments