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 eac6b93ffe9212bd563adfd122c385391dbd3459
Merge: 4cb25e3deb 8ea4d1fb6f
Author: Cole Greer <co...@bitquilltech.com>
AuthorDate: Mon Jul 10 11:37:14 2023 -0700

    Merge branch '3.6-dev'

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

diff --cc gremlin-go/go.mod
index 256efa3947,294c394fb0..fd211b5ecd
--- a/gremlin-go/go.mod
+++ b/gremlin-go/go.mod
@@@ -25,8 -25,7 +25,8 @@@ require 
        github.com/gorilla/websocket v1.5.0
        github.com/nicksnyder/go-i18n/v2 v2.2.1
        github.com/stretchr/testify v1.8.4
-       golang.org/x/text v0.10.0
+       golang.org/x/text v0.11.0
 +      gopkg.in/yaml.v3 v3.0.1
  )
  
  require (

Reply via email to