fix: accidental removal of golang-lru from go.mod

This commit is contained in:
Toby 2022-11-15 21:19:39 +00:00
parent 18b46566ca
commit 466cc35d90

1
go.mod
View file

@ -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