blob: 74df04bb68a5d50dea29679ccf1c7065736cc08e [file] [log] [blame]
module github.com/KorAP/datokenizer
go 1.16
require (
github.com/alecthomas/kong v0.2.17
github.com/stretchr/testify v1.7.0
)