Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tillson committed Oct 31, 2022
1 parent 9831737 commit 32eef68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# GitHound

A batch-catching, pattern-matching, patch-attacking secret snatcher that searches all of GitHub using code search.
A batch-catching, pattern-matching, patch-attacking secret snatcher.

![GitHound](assets/logo.png)

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/tillson/git-hound
go 1.12

require (
github.com/BurntSushi/toml v1.2.1 // indirect
github.com/BurntSushi/toml v1.2.1
github.com/Microsoft/go-winio v0.5.2 // indirect
github.com/ProtonMail/go-crypto v0.0.0-20220517143526-88bb52951d5b // indirect
github.com/boombuler/barcode v1.0.1 // indirect
Expand Down

0 comments on commit 32eef68

Please sign in to comment.