Skip to content

Commit c17c7a2

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

File tree

2 files changed

+39
-64
lines changed

2 files changed

+39
-64
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,8 @@ 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.12.1
1010
github.com/spf13/cobra v1.0.0
1111
github.com/stretchr/testify v1.6.1
1212
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
1513
)

0 commit comments

Comments
 (0)