blob: 9d677cabbf6334ad291e2e61b428d8fcd9b769bb [file] [log] [blame]
module github.com/KorAP/datokenizer
go 1.16
require (
github.com/rs/zerolog v1.23.0 // indirect
github.com/stretchr/testify v1.7.0
)