Skip to content

Commit

Permalink
update: go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
vipul-sharma20 committed Sep 4, 2021
1 parent f276e5a commit d6c2d70
Show file tree
Hide file tree
Showing 2 changed files with 571 additions and 4 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ module github.com/vipul-sharma20/midi-macro
go 1.14

require (
github.com/spf13/cobra v1.2.1
gitlab.com/gomidi/midi v1.23.0
gitlab.com/gomidi/rtmididrv v0.11.0
gopkg.in/yaml.v2 v2.3.0
gopkg.in/yaml.v2 v2.4.0
)
Loading

0 comments on commit d6c2d70

Please sign in to comment.