Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
Open
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
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,5 @@ require (
github.com/sirupsen/logrus v1.4.2
github.com/spf13/cobra v0.0.5
github.com/spf13/viper v1.4.0
github.com/theaaf/todos v0.0.0-20190402231846-ad63ef47a387
golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
golang.org/x/sys v0.0.0-20191008105621-543471e840be
golang.org/x/crypto v0.1.0
)
Loading