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

github-bot pushed a change to branch 
dependabot/go_modules/github.com/spf13/viper-1.16.0
in repository https://gitbox.apache.org/repos/asf/camel-k.git


 discard 94dc38835 chore(deps): bump github.com/spf13/viper from 1.15.0 to 
1.16.0
     add 1bc24250e chore(deps): remove deps and unused CLIs
     add b37114cd9 chore(deps): bump github.com/stretchr/testify from 1.8.3 to 
1.8.4
     add 0f1ce59b7 chore(deps): bump github.com/spf13/viper from 1.15.0 to 
1.16.0

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   (94dc38835)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/github.com/spf13/viper-1.16.0 (0f1ce59b7)

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:
 cmd/manager/main.go                             |   1 -
 cmd/util/doc-gen/generators/generators.go       |  69 -----
 cmd/util/doc-gen/generators/traitdocgen.go      | 328 ------------------------
 cmd/util/doc-gen/generators/traitmetadatagen.go | 183 -------------
 cmd/util/doc-gen/main.go                        |  47 ----
 cmd/util/json-schema-gen/main.go                | 174 -------------
 cmd/util/license-check/main.go                  |  55 ----
 cmd/util/platform-check/main.go                 |  68 -----
 cmd/util/vfs-gen/main.go                        | 259 -------------------
 cmd/util/vfs-gen/multifs/multidir.go            | 171 ------------
 go.mod                                          |   6 +-
 go.sum                                          |  10 +-
 pkg/resources/resources_support.go              |   3 -
 13 files changed, 3 insertions(+), 1371 deletions(-)
 delete mode 120000 cmd/manager/main.go
 delete mode 100644 cmd/util/doc-gen/generators/generators.go
 delete mode 100644 cmd/util/doc-gen/generators/traitdocgen.go
 delete mode 100644 cmd/util/doc-gen/generators/traitmetadatagen.go
 delete mode 100644 cmd/util/doc-gen/main.go
 delete mode 100644 cmd/util/json-schema-gen/main.go
 delete mode 100644 cmd/util/license-check/main.go
 delete mode 100644 cmd/util/platform-check/main.go
 delete mode 100644 cmd/util/vfs-gen/main.go
 delete mode 100644 cmd/util/vfs-gen/multifs/multidir.go

Reply via email to