Skip to content

Commit

Permalink
update getsong
Browse files Browse the repository at this point in the history
  • Loading branch information
schollz committed Apr 3, 2019
1 parent e949b60 commit 31336e6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
module github.com/schollz/spotifydownload

require (
github.com/schollz/getsong v0.4.0
github.com/schollz/getsong v0.4.1
github.com/stretchr/testify v1.3.0
golang.org/x/crypto v0.0.0-20190211182817-74369b46fc67 // indirect
golang.org/x/net v0.0.0-20190206173232-65e2d4e15006 // indirect
golang.org/x/sys v0.0.0-20190209173611-3b5209105503 // indirect
)

0 comments on commit 31336e6

Please sign in to comment.