internal/upload: delete pulp upload code

It turned out that the Pulp upload target was never adopted by the
service, thus it is being removed as part of upload code consolidation.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
Tomáš Hozza 2025-08-12 14:55:01 +02:00 committed by Simon de Vlieger
parent 3b8779d469
commit 3d0110f14e
682 changed files with 0 additions and 309050 deletions

1
go.mod
View file

@ -38,7 +38,6 @@ require (
github.com/osbuild/blueprint v1.12.0
github.com/osbuild/images v0.172.0
github.com/osbuild/osbuild-composer/pkg/splunk_logger v0.0.0-20240814102216-0239db53236d
github.com/osbuild/pulp-client v0.1.0
github.com/prometheus/client_golang v1.23.0
github.com/segmentio/ksuid v1.0.4
github.com/sirupsen/logrus v1.9.3