module github.com/AustinMCrane/tcgplayer go 1.14 require ( github.com/pkg/errors v0.9.1 github.com/stretchr/testify v1.6.1 )