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

kezhenxu94 pushed a change to branch deps
in repository https://gitbox.apache.org/repos/asf/skywalking-rover.git


    omit 0f7cea5  license
    omit d7a2c52  revert goapi
    omit 9b2e9c9  fix removed field
    omit 1f71ec6  fix removed method
    omit 4cc1531  deps: bump up a bunch of deps and add dependabot
    omit 5009694  Upgrade `x/net` package for fix CVE (#175)
     add e040712  Upgrade `x/net` package for fix CVE (#175)

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   (0f7cea5)
            \
             N -- N -- N   refs/heads/deps (e040712)

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/dependabot.yaml                            |  28 ---
 dist/LICENSE                                       |  29 ++-
 .../license-github.com-BurntSushi-toml.txt         |  21 ---
 .../license-github.com-mdlayher-netlink.txt        |   2 +-
 dist/licenses/license-golang.org-x-exp.txt         |   4 +-
 dist/licenses/license-golang.org-x-mod.txt         |  27 ---
 dist/licenses/license-golang.org-x-tools.txt       |  27 ---
 .../license-google.golang.org-appengine.txt        | 202 ---------------------
 dist/licenses/license-honnef.co-go-tools.txt       |  20 --
 go.mod                                             |  31 ++--
 go.sum                                             |  58 +++---
 pkg/accesslog/common/connection.go                 |  20 +-
 pkg/core/backend/client.go                         |   2 +-
 13 files changed, 66 insertions(+), 405 deletions(-)
 delete mode 100644 .github/dependabot.yaml
 delete mode 100644 dist/licenses/license-github.com-BurntSushi-toml.txt
 delete mode 100644 dist/licenses/license-golang.org-x-mod.txt
 delete mode 100644 dist/licenses/license-golang.org-x-tools.txt
 delete mode 100644 dist/licenses/license-google.golang.org-appengine.txt
 delete mode 100644 dist/licenses/license-honnef.co-go-tools.txt

Reply via email to