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

colegreer pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit f27a348a3c611b576ba671ffd4d1696b53d9d75c
Merge: 419b2ab558 a32ef75eb7
Author: Cole Greer <co...@bitquilltech.com>
AuthorDate: Fri Jun 16 15:53:39 2023 -0700

    Merge branch '3.6-dev'

 gremlin-go/go.mod                                  |  2 +-
 gremlin-go/go.sum                                  |  4 ++--
 .../gremlin-javascript/package-lock.json           | 26 +++++++++++-----------
 .../javascript/gremlin-javascript/package.json     |  2 +-
 4 files changed, 17 insertions(+), 17 deletions(-)

diff --cc gremlin-go/go.mod
index d0f8068bf2,22b61dccae..256efa3947
--- a/gremlin-go/go.mod
+++ b/gremlin-go/go.mod
@@@ -24,9 -24,8 +24,9 @@@ require 
        github.com/google/uuid v1.3.0
        github.com/gorilla/websocket v1.5.0
        github.com/nicksnyder/go-i18n/v2 v2.2.1
-       github.com/stretchr/testify v1.8.3
+       github.com/stretchr/testify v1.8.4
        golang.org/x/text v0.10.0
 +      gopkg.in/yaml.v3 v3.0.1
  )
  
  require (

Reply via email to