mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-02 00:11:56 +03:00
Do not use ristretto
Memory usage is too big
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
type DNSResolverTestSuite struct {
|
||||
suite.Suite
|
||||
|
||||
d dnsResolver
|
||||
d *dnsResolver
|
||||
}
|
||||
|
||||
func (suite *DNSResolverTestSuite) TestLookupA() {
|
||||
|
||||
Reference in New Issue
Block a user