Add go.list for Sonatype Nexus IQ scanning 29/140929/1
authorKevin Sandi <ksandi@contractor.linuxfoundation.org>
Wed, 21 May 2025 16:12:01 +0000 (10:12 -0600)
committerKevin Sandi <ksandi@contractor.linuxfoundation.org>
Wed, 21 May 2025 16:12:07 +0000 (10:12 -0600)
Issue-ID: CIMAN-33
Change-Id: I338e4bac785235a890ac5f06ff549860a6b714ac
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
cmd/opa-pdp/go.list [new file with mode: 0644]

diff --git a/cmd/opa-pdp/go.list b/cmd/opa-pdp/go.list
new file mode 100644 (file)
index 0000000..8fc8e5c
--- /dev/null
@@ -0,0 +1,59 @@
+github.com/OneOfOne/xxhash v1.2.8
+github.com/agnivade/levenshtein v1.2.0
+github.com/apapsch/go-jsonmerge/v2 v2.0.0
+github.com/beorn7/perks v1.0.1
+github.com/cespare/xxhash/v2 v2.3.0
+github.com/confluentinc/confluent-kafka-go/v2 v2.8.0
+github.com/containerd/containerd v1.7.25
+github.com/containerd/errdefs v1.0.0
+github.com/containerd/log v0.1.0
+github.com/containerd/platforms v0.2.1
+github.com/felixge/httpsnoop v1.0.4
+github.com/fsnotify/fsnotify v1.8.0
+github.com/gabriel-vasile/mimetype v1.4.8
+github.com/go-ini/ini v1.67.0
+github.com/go-logr/logr v1.4.2
+github.com/go-logr/stdr v1.2.2
+github.com/go-playground/locales v0.14.1
+github.com/go-playground/universal-translator v0.18.1
+github.com/go-playground/validator/v10 v10.25.0
+github.com/gobwas/glob v0.2.3
+github.com/google/uuid v1.6.0
+github.com/gorilla/mux v1.8.1
+github.com/klauspost/compress v1.17.11
+github.com/leodido/go-urn v1.4.0
+github.com/moby/locker v1.0.1
+github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
+github.com/oapi-codegen/runtime v1.1.1
+github.com/open-policy-agent/opa v1.1.0
+github.com/opencontainers/go-digest v1.0.0
+github.com/opencontainers/image-spec v1.1.0
+github.com/prometheus/client_golang v1.20.5
+github.com/prometheus/client_model v0.6.1
+github.com/prometheus/common v0.55.0
+github.com/prometheus/procfs v0.15.1
+github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0
+github.com/sirupsen/logrus v1.9.3
+github.com/tchap/go-patricia/v2 v2.3.2
+github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
+github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
+github.com/yashtewari/glob-intersection v0.2.0
+go.opentelemetry.io/auto/sdk v1.1.0
+go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0
+go.opentelemetry.io/otel v1.34.0
+go.opentelemetry.io/otel/metric v1.34.0
+go.opentelemetry.io/otel/sdk v1.34.0
+go.opentelemetry.io/otel/trace v1.34.0
+golang.org/x/crypto v0.32.0
+golang.org/x/net v0.34.0
+golang.org/x/sync v0.10.0
+golang.org/x/sys v0.29.0
+golang.org/x/text v0.21.0
+golang.org/x/time v0.9.0
+google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f
+google.golang.org/grpc v1.70.0
+google.golang.org/protobuf v1.36.3
+gopkg.in/natefinch/lumberjack.v2 v2.2.1
+gopkg.in/yaml.v3 v3.0.1
+oras.land/oras-go/v2 v2.3.1
+sigs.k8s.io/yaml v1.4.0