blob: 69f4030415d3a0a2020dbb2b48627f81b58710ac [file] [log] [blame]
Akron7f1097f2021-09-21 16:00:29 +02001module github.com/KorAP/datok
Akron8ef408b2021-08-02 22:11:04 +02002
3go 1.16
4
Akron740f3d72021-08-03 12:12:34 +02005require (
dependabot[bot]353e3232023-10-16 03:58:28 +00006 github.com/alecthomas/kong v0.8.1
dependabot[bot]0b9aa662024-03-04 03:07:33 +00007 github.com/stretchr/testify v1.9.0
Akron740f3d72021-08-03 12:12:34 +02008)