module github.com/zmb3/spotify/v2 go 1.16 require ( github.com/golang/protobuf v1.5.2 // indirect github.com/stretchr/testify v1.7.0 golang.org/x/net v0.7.0 // indirect golang.org/x/oauth2 v0.0.0-20210810183815-faf39c7919d5 google.golang.org/appengine v1.6.7 // indirect google.golang.org/protobuf v1.27.1 // indirect )