diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ module go.scholz.ruhr/libebics go 1.26.2 + +require github.com/beevik/etree v1.6.0 + +require github.com/terminalstatic/go-xsd-validate v0.1.6 // indirect |
