]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cfg.go
Update dependencies
[nncp.git] / src / cfg.go
index 8a7cb34ddc2099fea8f92b35333bad5d8a762f2d..f7237316c3e31aa9a1a5c64bdd882b34ec06c935 100644 (file)
@@ -29,7 +29,7 @@ import (
        "time"
 
        "github.com/gorhill/cronexpr"
-       "github.com/hjson/hjson-go"
+       "github.com/hjson/hjson-go/v4"
        "golang.org/x/crypto/ed25519"
        "golang.org/x/term"
 )