]> Sergey Matveev's repositories - tofuproxy.git/blobdiff - go.mod
External netrc module
[tofuproxy.git] / go.mod
diff --git a/go.mod b/go.mod
index d29cc78ba5c91841425bd803ee626b37851f7d27..49fdb6f7b85d71d158fb7c621d3825a022200b0f 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -5,6 +5,7 @@ go 1.20
 require (
        github.com/dustin/go-humanize v1.0.1
        github.com/miekg/dns v1.1.55
+       go.cypherpunks.ru/netrc v0.1.0
        go.cypherpunks.ru/tai64n/v2 v2.0.1
        go.cypherpunks.ru/ucspi v0.0.0-20230808200029-ef2a022b68db
 )