proxy.golang.org : github.com/ONSdigital/dp-frontend-feedback-controller : v1.11.0
To allow user feedback on the ONS website
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/%21o%21n%21sdigital/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/BurntSushi/toml v1.5.0
- github.com/ONSdigital/dp-api-clients-go/v2 v2.266.0
- github.com/ONSdigital/dp-cache v0.5.0
- github.com/ONSdigital/dp-component-test v0.20.0
- github.com/ONSdigital/dp-cookies v0.6.0
- github.com/ONSdigital/dp-feedback-api v0.6.0
- github.com/ONSdigital/dp-frontend-cache-helper v0.4.0
- github.com/ONSdigital/dp-healthcheck v1.6.4
- github.com/ONSdigital/dp-mongodb-in-memory v1.8.1
- github.com/ONSdigital/dp-net/v3 v3.3.0
- github.com/ONSdigital/dp-otel-go v0.0.8
- github.com/ONSdigital/dp-renderer/v2 v2.21.0
- github.com/ONSdigital/dp-topic-api v1.0.0
- github.com/ONSdigital/log.go/v2 v2.4.5
- github.com/c2h5oh/datasize v0.0.0-20231215233829-aa82cc1e6500
- github.com/cenkalti/backoff/v4 v4.3.0
- github.com/chromedp/cdproto v0.0.0-20241208230723-d1c7de7e5dd2
- github.com/chromedp/chromedp v0.11.2
- github.com/chromedp/sysutil v1.1.0
- github.com/cucumber/gherkin/go/v26 v26.2.0
- github.com/cucumber/godog v0.15.0
- github.com/cucumber/messages/go/v21 v21.0.1
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/fatih/color v1.18.0
- github.com/felixge/httpsnoop v1.0.4
- github.com/fsnotify/fsnotify v1.9.0
- github.com/gabriel-vasile/mimetype v1.4.9
- github.com/go-jose/go-jose/v4 v4.1.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.26.0
- github.com/gobwas/httphead v0.1.0
- github.com/gobwas/pool v0.2.1
- github.com/gobwas/ws v1.4.0
- github.com/gofrs/uuid v4.4.0+incompatible
- github.com/golang/snappy v0.0.4
- github.com/google/uuid v1.6.0
- github.com/gopherjs/gopherjs v1.17.2
- github.com/gorilla/mux v1.8.1
- github.com/gorilla/schema v1.4.1
- github.com/gosimple/slug v1.15.0
- github.com/gosimple/unidecode v1.0.1
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3
- github.com/hashicorp/go-immutable-radix v1.3.1
- github.com/hashicorp/go-memdb v1.3.4
- github.com/hashicorp/golang-lru v1.0.2
- github.com/hokaccha/go-prettyjson v0.0.0-20211117102719-0474bc63780f
- github.com/josharian/intern v1.0.0
- github.com/jtolds/gls v4.20.0+incompatible
- github.com/justinas/alice v1.2.0
- github.com/kelseyhightower/envconfig v1.4.0
- github.com/kevinburke/go-bindata v3.24.0+incompatible
- github.com/klauspost/compress v1.17.11
- github.com/leodido/go-urn v1.4.0
- github.com/mailru/easyjson v0.9.0
- github.com/mattn/go-colorable v0.1.14
- github.com/mattn/go-isatty v0.0.20
- github.com/maxcnunes/httpfake v1.2.4
- github.com/montanaflynn/stats v0.7.1
- github.com/nicksnyder/go-i18n/v2 v2.6.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/smarty/assertions v1.16.0
- github.com/smartystreets/goconvey v1.8.1
- github.com/spf13/afero v1.14.0
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.10.0
- github.com/unrolled/render v1.7.0
- github.com/xdg-go/pbkdf2 v1.0.0
- github.com/xdg-go/scram v1.1.2
- github.com/xdg-go/stringprep v1.0.4
- github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78
- go.mongodb.org/mongo-driver v1.17.3
- go.opentelemetry.io/auto/sdk v1.1.0
- go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.60.0
- go.opentelemetry.io/contrib/propagators/autoprop v0.60.0
- go.opentelemetry.io/contrib/propagators/aws v1.35.0
- go.opentelemetry.io/contrib/propagators/b3 v1.35.0
- go.opentelemetry.io/contrib/propagators/jaeger v1.35.0
- go.opentelemetry.io/contrib/propagators/ot v1.35.0
- go.opentelemetry.io/otel v1.35.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.35.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.35.0
- go.opentelemetry.io/otel/metric v1.35.0
- go.opentelemetry.io/otel/sdk v1.35.0
- go.opentelemetry.io/otel/trace v1.35.0
- go.opentelemetry.io/proto/otlp v1.6.0
- go.uber.org/multierr v1.11.0
- golang.org/x/crypto v0.37.0
- golang.org/x/net v0.39.0
- golang.org/x/sync v0.13.0
- golang.org/x/sys v0.32.0
- golang.org/x/text v0.24.0
- google.golang.org/genproto/googleapis/api v0.0.0-20250428153025-10db94c68c34
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250428153025-10db94c68c34
- google.golang.org/grpc v1.72.0
- google.golang.org/protobuf v1.36.6
- gopkg.in/yaml.v3 v3.0.1