Skip to content

Commit

Permalink
go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
pyihe committed Jul 15, 2020
1 parent e3f8bee commit 01707e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ go 1.13

require (
github.com/360EntSecGroup-Skylar/excelize v1.4.1
golang.org/x/crypto v0.0.0-20191202143827-86a70503ff7e
github.com/pyihe/secret v0.0.4 // indirect
golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37
)

0 comments on commit 01707e3

Please sign in to comment.