Skip to content

Commit

Permalink
Merge 3c2cc6a into 49252be
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Apr 7, 2020
2 parents 49252be + 3c2cc6a commit 020a180
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ require (
github.com/BurntSushi/toml v0.3.1 // indirect
github.com/Pallinder/go-randomdata v1.2.0
github.com/cretz/bine v0.1.0
github.com/ipsn/go-libtor v1.0.185
github.com/ipsn/go-libtor v1.0.212
github.com/natefinch/lumberjack v2.0.0+incompatible
golang.org/x/net v0.0.0-20190125091013-d26f9f9a57f3 // indirect
golang.org/x/sys v0.0.0-20191210023423-ac6580df4449
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ github.com/ipsn/go-libtor v1.0.183 h1:pH+e7XgF81QEoNt1svtu3RJJgLbWcgXfNP41Wttehz
github.com/ipsn/go-libtor v1.0.183/go.mod h1:6rIeHU7irp8ZH8E/JqaEOKlD6s4vSSUh4ngHelhlSMw=
github.com/ipsn/go-libtor v1.0.185 h1:AzKyJ0CszvS/jDc67Y+5dAHpiRijp/QwbN96yGlFxJo=
github.com/ipsn/go-libtor v1.0.185/go.mod h1:6rIeHU7irp8ZH8E/JqaEOKlD6s4vSSUh4ngHelhlSMw=
github.com/ipsn/go-libtor v1.0.212 h1:Zvnzft4LmjgXt31id7sFKsKdutsV18N5+nO58sIoDUs=
github.com/ipsn/go-libtor v1.0.212/go.mod h1:6rIeHU7irp8ZH8E/JqaEOKlD6s4vSSUh4ngHelhlSMw=
github.com/natefinch/lumberjack v2.0.0+incompatible h1:4QJd3OLAMgj7ph+yZTuX13Ld4UpgHp07nNdFX7mqFfM=
github.com/natefinch/lumberjack v2.0.0+incompatible/go.mod h1:Wi9p2TTF5DG5oU+6YfsmYQpsTIOm0B1VNzQg9Mw6nPk=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit 020a180

Please sign in to comment.