mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 20:47:38 +03:00
fix: accidental removal of golang-lru from go.mod
This commit is contained in:
parent
18b46566ca
commit
466cc35d90
1 changed files with 1 additions and 0 deletions
1
go.mod
1
go.mod
|
@ -13,6 +13,7 @@ require (
|
|||
github.com/folbricht/routedns v0.1.6-0.20220806202012-361f5b35b4c3
|
||||
github.com/fsnotify/fsnotify v1.6.0
|
||||
github.com/google/gopacket v1.1.19
|
||||
github.com/hashicorp/golang-lru v0.5.4
|
||||
github.com/lucas-clemente/quic-go v0.30.0
|
||||
github.com/lunixbochs/struc v0.0.0-20200707160740-784aaebc1d40
|
||||
github.com/oschwald/geoip2-golang v1.8.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue