Skip to content

Commit

Permalink
go.mod update
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-cotton committed Aug 24, 2021
1 parent 2541cbf commit 4acf7f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/zikichombo/dsp

go 1.17

require github.com/zikichombo/sound v0.2.1 // indirect
require github.com/zikichombo/sound v0.2.1
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
github.com/zikichombo/sound v0.2.1 h1:QkrADAG+59C/iyB2bu4FWrq3hhnep6geYVjWElelFHs=
github.com/zikichombo/sound v0.2.1/go.mod h1:5hxLHw/ZMixN32dsks+21p6WBAI81qKpSBSkLvYLmPU=
zikichombo.org/sound v0.2.0-alpha.3 h1:lYMD6gyZC30oYobYy7VNzExjQv+BQw/Y4+Cd+zgQNKQ=
zikichombo.org/sound v0.2.0-alpha.3/go.mod h1:akiZR7uLjsosCVBmP0t0hqsOgZ7iydYzjz92wFK2pLQ=

0 comments on commit 4acf7f6

Please sign in to comment.