-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
github.com/hslam/mmap v1.0.0 h1:GSp55lZrPDhctob3yE0SqESBjzgCn9cP4iu4Pmmm+gE= | ||
github.com/hslam/mmap v1.0.0/go.mod h1:mtuj54WoaupC65QteY9RubXVPkQT86Q/Xj0WPzRefFw= | ||
github.com/hslam/netpoll v0.0.2 h1:mzdK0qocjWDzK51ED3kvKvKQBOT9jSwJisLfVapegk0= | ||
github.com/hslam/netpoll v0.0.2/go.mod h1:SlOdxCP03SlA5HWtq5vuVGtDG1UR42CCEv6MSnregQg= | ||
github.com/hslam/netpoll v0.0.3 h1:qsikv5wKcKX+NHRw/Xrte+b6hBAEzo9ujH3pfmHp5j0= | ||
github.com/hslam/netpoll v0.0.3/go.mod h1:xPuJqlcizT/pfGMlZ2RkBCQXiNhha1fVNMggh16wYOI= | ||
github.com/hslam/request v0.0.2 h1:+6x22c1YJY+PQApzsOstX1Ds3s8d/ONeuu86RY0b/Bk= | ||
github.com/hslam/request v0.0.2/go.mod h1:IAd//fhhTeA+hw73GdFOMQfvP5zeQjki9KZKAYcBhEI= | ||
github.com/hslam/response v0.0.1 h1:XpoJuehNJkOoafsrdbkptPW8w98AuHW5YGY0fkqDM4I= | ||
github.com/hslam/response v0.0.1/go.mod h1:JXn4BTA/vEUe7+Q1+T/75xrJJiDGWMdDoTL2pbEHScM= | ||
github.com/hslam/sendfile v1.0.0 h1:kAOsxqvTyHseaUC7smR6uqpKQFFkuizhEtVITuluxn0= | ||
github.com/hslam/sendfile v1.0.0/go.mod h1:IVInXNh7ccvv6fdFkcC3gRGCH7E+fRsTlyBnftCAk5A= | ||
github.com/hslam/splice v1.0.1 h1:kaSQzUWm6t0bkQKLw4BT77+Z0G/0cacGAj9lxQjw26c= | ||
github.com/hslam/splice v1.0.1/go.mod h1:7D1QlFptoG0ruXzcAwpzckKxUN4+ZpvrIhwfbcAQcx8= | ||
github.com/hslam/splice v1.0.2 h1:DJ6/4xpnqEqVKv1L38wAvCGEibP53Jtrqzjr+lNewUc= | ||
github.com/hslam/splice v1.0.2/go.mod h1:7D1QlFptoG0ruXzcAwpzckKxUN4+ZpvrIhwfbcAQcx8= |