Skip to content

Commit eba19c6

Browse files
fix(deps): update module github.com/pacedotdev/oto to v0.20.0
1 parent f196dd7 commit eba19c6

File tree

2 files changed

+87
-68
lines changed

2 files changed

+87
-68
lines changed

go.mod

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@ require (
66
github.com/aevea/git/v2 v2.3.0
77
github.com/aevea/magefiles v0.0.0-20200424121010-0004d5a7a2fe
88
github.com/magefile/mage v1.10.0
9-
github.com/pacedotdev/oto v0.3.0
9+
github.com/pacedotdev/oto v0.20.0
1010
github.com/spf13/cobra v1.0.0
1111
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
1512
)

0 commit comments

Comments
 (0)