tinyqueue/go.mod

6 lines
89 B
Modula-2

module github.com/tidwall/tinyqueue
go 1.15
require github.com/stretchr/testify v1.7.0