This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/go_modules/operator/actions-deps-d1ea589e37
in repository https://gitbox.apache.org/repos/asf/skywalking-swck.git
discard 8ec7deb Bump the actions-deps group in /operator with 3 updates
add 81eae97 fix: bump Go dependencies to address CVEs (#183)
add 68eada5 Bump k8s.io/klog/v2 in /adapter in the actions-deps group
(#181)
add a5e5e27 Bump the actions-deps group in /operator with 3 updates
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 (8ec7deb)
\
N -- N -- N
refs/heads/dependabot/go_modules/operator/actions-deps-d1ea589e37 (a5e5e27)
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/go.yml | 60 +++++++++++
adapter/go.mod | 49 ++++-----
adapter/go.sum | 113 +++++++++++----------
.../config/default/manager_auth_proxy_patch.yaml | 2 +-
test/e2e/banyandb/e2e.yaml | 6 +-
test/e2e/deploy-elasticsearch.yaml | 4 +-
test/e2e/oap-agent-adapter-hpa/e2e.yaml | 6 +-
test/e2e/oap-eventexporter/e2e.yaml | 6 +-
test/e2e/oap-satellite-adapter-hpa/e2e.yaml | 6 +-
test/e2e/oap-ui-agent-external-storage/e2e.yaml | 6 +-
test/e2e/oap-ui-agent-internal-storage/e2e.yaml | 6 +-
.../e2e.yaml | 6 +-
test/e2e/oap-ui-agent-satellite/e2e.yaml | 6 +-
test/e2e/oap-ui-agent/e2e.yaml | 6 +-
test/e2e/oap-ui-swagent-configmap/e2e.yaml | 6 +-
test/e2e/oap-ui-swagent/e2e.yaml | 6 +-
16 files changed, 183 insertions(+), 111 deletions(-)