File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.5
55require (
66 github.com/aperturerobotics/protobuf-go-lite v0.11.0
77 github.com/firefly-zero/firefly-go v0.10.0
8- github.com/orsinium-labs/tinymath v1.0 .0
8+ github.com/orsinium-labs/tinymath v1.1 .0
99)
1010
1111require google.golang.org/protobuf v1.36.11 // indirect
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ github.com/firefly-zero/firefly-go v0.10.0 h1:CFEVPrXdLCZYgMna2DMncZ+lR01xg3danl
44github.com/firefly-zero/firefly-go v0.10.0 /go.mod h1:+X/XGyPdES51OESkV8NSf1mszEBZionoROM7x2pBofw =
55github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8 =
66github.com/google/go-cmp v0.7.0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
7- github.com/orsinium-labs/tinymath v1.0 .0 h1:Uzp3GmjWIBxMObx4MQi9ACDu4Q8WKjSRakB1OMo9Bu0 =
8- github.com/orsinium-labs/tinymath v1.0 .0 /go.mod h1:WPXX6ei3KSXG7JfA03a+ekCYaY9SWN4I+JRl2p6ck+A =
7+ github.com/orsinium-labs/tinymath v1.1 .0 h1:KomdsyLHB7vE3f1nRAJF2dyf1m/gnM2HxfTeV1vS5UA =
8+ github.com/orsinium-labs/tinymath v1.1 .0 /go.mod h1:WPXX6ei3KSXG7JfA03a+ekCYaY9SWN4I+JRl2p6ck+A =
99google.golang.org/protobuf v1.36.11 h1:fV6ZwhNocDyBLK0dj+fg8ektcVegBBuEolpbTQyBNVE =
1010google.golang.org/protobuf v1.36.11 /go.mod h1:HTf+CrKn2C3g5S8VImy6tdcUvCska2kB7j23XfzDpco =
You can’t perform that action at this time.
0 commit comments