X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=go.mod;h=f847c2afd98bc6643915f02dd3752ce1c8c01055;hb=8642a91e8091b8c1a3dad52f1298542e45219b01;hp=4333e456a07d7d0f7665d379ac8d51d021a363ac;hpb=66df4fe405f5a7757daaf7c360df2816e1a4f922;p=sgblog.git diff --git a/go.mod b/go.mod index 4333e45..f847c2a 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/go-git/go-git/v5 v5.1.0 github.com/hjson/hjson-go v3.0.1+incompatible github.com/imdario/mergo v0.3.11 // indirect - go.cypherpunks.ru/recfile v0.2.0 + go.cypherpunks.ru/recfile v0.4.0 golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a golang.org/x/net v0.0.0-20200925080053-05aa5d4ee321 // indirect golang.org/x/sys v0.0.0-20200923182605-d9f96fdee20d // indirect