We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f196dd7 commit eba19c6Copy full SHA for eba19c6
go.mod
@@ -6,10 +6,7 @@ require (
6
github.com/aevea/git/v2 v2.3.0
7
github.com/aevea/magefiles v0.0.0-20200424121010-0004d5a7a2fe
8
github.com/magefile/mage v1.10.0
9
- github.com/pacedotdev/oto v0.3.0
+ github.com/pacedotdev/oto v0.20.0
10
github.com/spf13/cobra v1.0.0
11
github.com/stretchr/testify v1.6.1
12
- golang.org/x/crypto v0.0.0-20200423211502-4bdfaf469ed5 // indirect
13
- golang.org/x/net v0.0.0-20200421231249-e086a090c8fd // indirect
14
- golang.org/x/sys v0.0.0-20200420163511-1957bb5e6d1f // indirect
15
)
0 commit comments