Skip to content

Commit

Permalink
Updated libtor dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorropo-berty-bot committed Dec 27, 2020
1 parent 1cec208 commit cdef64b
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The `go-libtor` project is a self-contained, fully statically linked Tor library
| Library | Version | Commit |
|:-:|:-:|:-:|
| zlib | 1.2.11 | [`cacf7f1d4e3d44d871b605da3b647f07d718623f`](https://github.com/madler/zlib/commit/cacf7f1d4e3d44d871b605da3b647f07d718623f) |
| libevent | 2.2.0-alpha-dev | [`657e180694a97c6d70d58cd60b82e43dc23ac4b2`](https://github.com/libevent/libevent/commit/657e180694a97c6d70d58cd60b82e43dc23ac4b2) |
| libevent | 2.2.0-alpha-dev | [`c5e4391b86ab0198c9878620d566a66043bd1f43`](https://github.com/libevent/libevent/commit/c5e4391b86ab0198c9878620d566a66043bd1f43) |
| openssl | 1.1.1-stable | [`64a1b940d2b640e5edf0feae90e81bbb6b4941e7`](https://github.com/openssl/openssl/commit/64a1b940d2b640e5edf0feae90e81bbb6b4941e7) |
| tor | 0.3.5.12-dev | [`6cd23b29d262da3ecd07208804804d66550a6c9a`](https://gitweb.torproject.org/tor.git/commit/?id=6cd23b29d262da3ecd07208804804d66550a6c9a) |

Expand Down
1 change: 0 additions & 1 deletion darwin/libevent/evdns.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
*
* Async DNS Library
* Adam Langley <[email protected]>
* http://www.imperialviolet.org/eventdns.html
* Public Domain code
*
* This software is Public Domain. To view a copy of the public domain dedication,
Expand Down
1 change: 0 additions & 1 deletion linux/libevent/evdns.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
*
* Async DNS Library
* Adam Langley <[email protected]>
* http://www.imperialviolet.org/eventdns.html
* Public Domain code
*
* This software is Public Domain. To view a copy of the public domain dedication,
Expand Down
2 changes: 1 addition & 1 deletion lock.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"zlib":"cacf7f1d4e3d44d871b605da3b647f07d718623f","libevent":"657e180694a97c6d70d58cd60b82e43dc23ac4b2","openssl":"64a1b940d2b640e5edf0feae90e81bbb6b4941e7","tor":"6cd23b29d262da3ecd07208804804d66550a6c9a"}
{"zlib":"cacf7f1d4e3d44d871b605da3b647f07d718623f","libevent":"c5e4391b86ab0198c9878620d566a66043bd1f43","openssl":"64a1b940d2b640e5edf0feae90e81bbb6b4941e7","tor":"6cd23b29d262da3ecd07208804804d66550a6c9a"}

0 comments on commit cdef64b

Please sign in to comment.