blob: 7bf373207cbdd1af1cdecdbd29cd41b2a3cb3dd8 [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]cd58d082024-03-11 03:30:16 +00006 github.com/alecthomas/kong v0.9.0
dependabot[bot]0b9aa662024-03-04 03:07:33 +00007 github.com/stretchr/testify v1.9.0
Akron740f3d72021-08-03 12:12:34 +02008)