]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/toss.go
goimports invocation, xdr alias fixed
[nncp.git] / src / toss.go
index 0ce446ac807b39df6e6a067a2745b0631101ede2..43b72f5c1cffad94620dd8d0abbaaa0cad42510b 100644 (file)
@@ -32,7 +32,7 @@ import (
        "strconv"
        "strings"
 
-       "github.com/davecgh/go-xdr/xdr2"
+       xdr "github.com/davecgh/go-xdr/xdr2"
        "github.com/dustin/go-humanize"
        "github.com/klauspost/compress/zstd"
        "golang.org/x/crypto/blake2b"