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


 discard f543976e0 fix int to string by using fmt.Sprint(i)
 discard c2f80da15 Update the go-version to 1.17 in go-client's CI
 discard 462561967 build(deps): bump golang.org/x/net in /go-client
     add 223b5c708 chore(java-client-ci): build the server instead of 
downloading it from external site (#1778)
     add aacfd56f9 build(deps): bump github.com/valyala/fasthttp in /collector 
(#1787)
     add 025687262 build(deps): bump github.com/kataras/iris/v12 from 12.1.8 to 
12.2.0 in /collector (#1786)
     add b174ede24 build(deps): bump github.com/prometheus/client_golang in 
/collector (#1785)
     add c83e0cfc7 build(deps): bump golang.org/x/net in /go-client
     add f818e8c8c Update the go-version to 1.17 in go-client's CI
     add 4131087f8 fix int to string by using fmt.Sprint(i)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (f543976e0)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/go-client/golang.org/x/net-0.17.0 (4131087f8)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/lint_and_test_collector.yml |   2 +-
 .github/workflows/test_java-client.yml        |  75 +++-
 collector/go.mod                              |  20 +-
 collector/go.sum                              | 563 ++++++++++++++------------
 java-client/scripts/ci-test.sh                |  72 ----
 5 files changed, 388 insertions(+), 344 deletions(-)
 delete mode 100755 java-client/scripts/ci-test.sh


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

Reply via email to