module github.com/blocky/adlr go 1.16 require ( github.com/blocky/prettyprinter v1.0.0 github.com/go-enry/go-license-detector/v4 v4.2.0 github.com/spf13/cobra v1.1.3 github.com/stretchr/testify v1.7.0 )