diff --git a/go.mod b/go.mod index c4f4b31..0a1d430 100644 --- a/go.mod +++ b/go.mod @@ -4,6 +4,6 @@ go 1.13 require ( github.com/jpillora/go-tld v1.0.0 - github.com/jpillora/ipflare v1.0.0 + github.com/jpillora/ipflare v1.0.1 github.com/jpillora/opts v1.2.0 )