cmd: delete unused osbuild-upload-* tools
These tools were usually introduced when we added new upload target implementation to osbuild-composer. Their main purpose was manual testing of the upload library. They don't have any real use beyond that. With the upload code being moved to `osbuild/images` and these tools having their duplicates in that repository, there is very little sense in keeping them in osbuild-composer. Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
01faa858d4
commit
dc4ae989e6
85 changed files with 0 additions and 14033 deletions
9
vendor/modules.txt
vendored
9
vendor/modules.txt
vendored
|
|
@ -776,9 +776,6 @@ github.com/hashicorp/go-retryablehttp
|
|||
# github.com/hashicorp/go-version v1.7.0
|
||||
## explicit
|
||||
github.com/hashicorp/go-version
|
||||
# github.com/inconshreveable/mousetrap v1.1.0
|
||||
## explicit; go 1.18
|
||||
github.com/inconshreveable/mousetrap
|
||||
# github.com/jackc/chunkreader/v2 v2.0.1
|
||||
## explicit; go 1.12
|
||||
github.com/jackc/chunkreader/v2
|
||||
|
|
@ -1115,12 +1112,6 @@ github.com/speakeasy-api/jsonpath/pkg/jsonpath/token
|
|||
## explicit; go 1.22
|
||||
github.com/speakeasy-api/openapi-overlay/pkg/loader
|
||||
github.com/speakeasy-api/openapi-overlay/pkg/overlay
|
||||
# github.com/spf13/cobra v1.9.1
|
||||
## explicit; go 1.15
|
||||
github.com/spf13/cobra
|
||||
# github.com/spf13/pflag v1.0.7
|
||||
## explicit; go 1.12
|
||||
github.com/spf13/pflag
|
||||
# github.com/spiffe/go-spiffe/v2 v2.5.0
|
||||
## explicit; go 1.22.11
|
||||
github.com/spiffe/go-spiffe/v2/bundle/jwtbundle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue