You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2022/07/07 20:27:41 UTC

[tinkerpop] branch 3.5-dev updated (13ba4b7e1c -> 8ba29d2145)

This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a change to branch 3.5-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from 13ba4b7e1c Merge branch 'pr-1745' into 3.5-dev
     add 0c0c38cc4c gremlin-go: fix data race on serializers and deserializers initialization
     add 8ba29d2145 Merge branch 'pr-1744' into 3.5-dev

No new revisions were added by this update.

Summary of changes:
 gremlin-go/driver/graphBinary_test.go |   5 -
 gremlin-go/driver/serializer.go       | 205 +++++++++++++++++-----------------
 2 files changed, 101 insertions(+), 109 deletions(-)