Updated read/writes, fully using buffers now.
This commit is contained in:
@@ -5,9 +5,11 @@ go 1.22.0
|
||||
toolchain go1.22.10
|
||||
|
||||
require (
|
||||
github.com/golang/protobuf v1.5.4
|
||||
github.com/hajimehoshi/ebiten/v2 v2.8.5
|
||||
golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d
|
||||
golang.org/x/image v0.20.0
|
||||
google.golang.org/protobuf v1.35.2
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
Reference in New Issue
Block a user