]> git.lizzy.rs Git - mt_net.git/blob - tests/reserialize/go.mod
34d806efe786d90a746984f811106b2c670b69d8
[mt_net.git] / tests / reserialize / go.mod
1 module github.com/minetest-rust/mt_net/tests/reserialize
2
3 go 1.20
4
5 require (
6         github.com/dragonfireclient/mt v0.0.2-0.20230212182515-e1bfd543b068 // indirect
7         github.com/klauspost/compress v1.15.15 // indirect
8 )