Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/aevea/magefiles v0.0.0-20200424121010-0004d5a7a2fe
github.com/magefile/mage v1.10.0
github.com/pacedotdev/oto v0.3.0
github.com/spf13/cobra v1.0.0
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.6.1
golang.org/x/crypto v0.0.0-20200423211502-4bdfaf469ed5 // indirect
golang.org/x/net v0.0.0-20200421231249-e086a090c8fd // indirect
Expand Down
Loading