blob: 39e855028922d68c61fa6ccaee7794271768322e [file] [log] [blame]
module github.com/KorAP/datok
go 1.16
require (
github.com/alecthomas/kong v0.8.1
github.com/stretchr/testify v1.8.4
)