X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=go.mod;h=58f5f3f89e2bd5a9b599b8b7b31d551934c867a8;hb=89c3685c33ca8e9615f7dbb030e49cf190abad42;hp=ce1cdedaf99d1f5cdc6d340554bf00fe4275ee9d;hpb=f16bd4e2426d611341e276b7a1cab4e33f0bef8f;p=mmc.git diff --git a/go.mod b/go.mod index ce1cded..58f5f3f 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ 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/recfile v0.6.0 + go.cypherpunks.ru/recfile v0.7.0 golang.org/x/sys v0.6.0 )