Skip to content

Commit

Permalink
Remove unused golang.org/x/crypto
Browse files Browse the repository at this point in the history
Run `go mod tidy`.
  • Loading branch information
HeavyWombat committed Jun 16, 2021
1 parent 4349782 commit d279d61
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 237 deletions.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ require (
github.com/onsi/gomega v1.13.0
github.com/spf13/cobra v1.1.3
github.com/spf13/viper v1.7.1
golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83
golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
golang.org/x/sys v0.0.0-20210423082822-04245dca01da
golang.org/x/term v0.0.0-20210220032956-6a3ed077a48d
Expand Down
Loading

0 comments on commit d279d61

Please sign in to comment.