1 2 3 4 5 6 7 8
module github.com/anacrolix/stm go 1.13 require ( github.com/anacrolix/missinggo/v2 v2.2.0 github.com/benbjohnson/immutable v0.2.0 )