module github.com/apache/mynewt-artifact go 1.12 require ( github.com/NickBall/go-aes-key-wrap v0.0.0-20170929221519-1c3aa3e4dfc5 github.com/pkg/errors v0.8.1 github.com/stretchr/testify v1.3.0 // indirect golang.org/x/crypto v0.0.0-20190618222545-ea8f1a30c443 )