]> Sergey Matveev's repositories - mmc.git/blobdiff - go.mod
External netrc module
[mmc.git] / go.mod
diff --git a/go.mod b/go.mod
index 58f5f3f89e2bd5a9b599b8b7b31d551934c867a8..37d1fb5d6cf0a8789176e96c8077e9e613b8d4c1 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -6,8 +6,9 @@ require (
        github.com/davecgh/go-spew v1.1.1
        github.com/fsnotify/fsnotify v1.6.0
        github.com/mattermost/mattermost-server/v6 v6.7.2
+       go.cypherpunks.ru/netrc v0.1.0
        go.cypherpunks.ru/recfile v0.7.0
-       golang.org/x/sys v0.6.0
+       golang.org/x/sys v0.11.0
 )
 
 require (