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

laiyingchun pushed a change to branch 
dependabot/go_modules/go-client/golang.org/x/net-0.17.0
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git


    from 4131087f8 fix int to string by using fmt.Sprint(i)
     add 78256d0f0 build(deps): bump golang.org/x/net from 
0.0.0-20210415231046-e915ea6b2b7d to 0.17.0 in /pegic (#1783)
     add e1fce3488 fix(rocksdb): specify the HINTS for zstd/lz4/snappy in 
third-party CMakeLists allowing rocksdb to find them (#1777)
     add f6a7e3553 build(deps): bump gopkg.in/yaml.v3 in /admin-cli (#1592)
     add b5d520431 build(deps): bump gopkg.in/yaml.v3 in /pegic (#1591)
     add 2a6cc71ee build(deps): bump golang.org/x/text from 0.3.5 to 0.3.8 in 
/admin-cli (#1361)
     add 211bbf313 chore(admin-cli&pegic): add go fmt in Makefile and fotmat 
files (#1793)
     add 63c3e67f0 fix(scripts): drop unnecessary dependencies for 
pack_server.sh (#1794)
     add 96cd89d31 fix(scripts): fix that librocksdb.so.8 was not found for the 
executable binary generated by pack_server.sh (#1796)
     add b48a6c8e3 feat(go): Unify and bump go version to 1.18 (#1797)
     add 0b96bd769 build(deps): bump golang.org/x/net from 0.8.0 to 0.17.0 in 
/collector (#1802)
     add 1473a95de build(deps): bump golang.org/x/net in /admin-cli (#1801)
     add a6edc7acc build(deps): bump google.golang.org/protobuf in /collector 
(#1800)
     add cde63a2c2 build(deps): bump golang.org/x/crypto from 0.7.0 to 0.17.0 
in /collector (#1799)
     add 2f9b3b331 Merge branch 'master' into 
dependabot/go_modules/go-client/golang.org/x/net-0.17.0

No new revisions were added by this update.

Summary of changes:
 .github/workflows/lint_and_test_admin-cli.yml |   6 +-
 .github/workflows/lint_and_test_collector.yml |   4 +-
 .github/workflows/lint_and_test_go-client.yml |   4 +-
 .github/workflows/lint_and_test_pegic.yml     |   4 +-
 .github/workflows/regular-build.yml           |   8 +-
 admin-cli/Makefile                            |   3 +
 admin-cli/cmd/remote_command.go               |   2 +-
 admin-cli/executor/server_config.go           |   2 +-
 admin-cli/go.mod                              |  48 ++++--
 admin-cli/go.sum                              |  15 +-
 admin-cli/tabular/printer.go                  |  17 +-
 admin-cli/util/pegasus_node.go                |   4 +-
 collector/go.mod                              |  72 +++++++-
 collector/go.sum                              | 236 ++------------------------
 go-client/README.md                           |   2 +-
 go-client/go.mod                              |  13 +-
 pegic/Makefile                                |   3 +
 pegic/go.mod                                  |  29 +++-
 pegic/go.sum                                  |  21 +--
 scripts/pack_server.sh                        |   4 +-
 thirdparty/CMakeLists.txt                     |   6 +
 21 files changed, 208 insertions(+), 295 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to