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/04/01 17:08:13 UTC

[tinkerpop] branch 3.5-dev updated (d87dcd9 -> 8d915a9)

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 d87dcd9  Move order of gremlin-go in build CTR
     add 8d915a9  Updated go.mod/sum on rebuild CTR

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build-test.yml |    2 +-
 gremlin-go/cucumber/go.mod       |    2 +-
 gremlin-go/cucumber/go.sum       |    4 +-
 gremlin-go/cucumber/gremlin.go   | 1427 +++++++++++++++++++-------------------
 gremlin-go/go.mod                |   10 +
 gremlin-go/go.sum                |  291 ++++++++
 gremlin-go/pom.xml               |    7 +-
 7 files changed, 1025 insertions(+), 718 deletions(-)