]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/toss_test.go
goimports invocation, xdr alias fixed
[nncp.git] / src / toss_test.go
index 4ccf4ead4ca656ff8738b6773b5cf385b56339ae..825ec09977611cccf1d49aade53e576bcdd4d6f4 100644 (file)
@@ -30,7 +30,7 @@ import (
        "testing"
        "testing/quick"
 
-       "github.com/davecgh/go-xdr/xdr2"
+       xdr "github.com/davecgh/go-xdr/xdr2"
        "golang.org/x/crypto/blake2b"
 )