proxy.golang.org : github.com/UndernetIRC/cservice-api : v0.0.13
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/%21undernet%21i%21r%21c/cservice-api@v0.0.13
Published:
Indexed:
Related tag:
v0.0.13
Loading...
Readme
Loading...
Dependencies
- dario.cat/mergo v1.0.1
- github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
- github.com/KyleBanks/depth v1.2.1
- github.com/Microsoft/go-winio v0.6.2
- github.com/PuerkitoBio/purell v1.1.1
- github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
- github.com/cenkalti/backoff/v4 v4.2.1
- github.com/cespare/xxhash/v2 v2.3.0
- github.com/containerd/log v0.1.0
- github.com/containerd/platforms v0.2.1
- github.com/cpuguy83/dockercfg v0.3.2
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/distribution/reference v0.6.0
- github.com/docker/docker v28.0.1+incompatible
- github.com/docker/go-connections v0.5.0
- github.com/docker/go-units v0.5.0
- github.com/ebitengine/purego v0.8.2
- github.com/felixge/httpsnoop v1.0.4
- github.com/fsnotify/fsnotify v1.8.0
- github.com/gabriel-vasile/mimetype v1.4.8
- github.com/ghodss/yaml v1.0.0
- github.com/go-jose/go-jose/v3 v3.0.4
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.2
- github.com/go-ole/go-ole v1.2.6
- github.com/go-openapi/jsonpointer v0.19.5
- github.com/go-openapi/jsonreference v0.19.6
- github.com/go-openapi/spec v0.20.4
- github.com/go-openapi/swag v0.19.15
- 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/go-redis/redismock/v9 v9.2.0
- github.com/go-viper/mapstructure/v2 v2.2.1
- github.com/gogo/protobuf v1.3.2
- github.com/golang-jwt/jwt/v5 v5.2.2
- github.com/golang-migrate/migrate/v4 v4.18.3
- github.com/google/uuid v1.6.0
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
- github.com/jackc/pgx/v5 v5.7.4
- github.com/jackc/puddle/v2 v2.2.2
- github.com/jinzhu/copier v0.4.0
- github.com/josharian/intern v1.0.0
- github.com/klauspost/compress v1.17.4
- github.com/labstack/echo-jwt/v4 v4.3.1
- github.com/labstack/echo/v4 v4.13.3
- github.com/labstack/gommon v0.4.2
- github.com/leodido/go-urn v1.4.0
- github.com/lib/pq v1.10.9
- github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0
- github.com/magiconair/properties v1.8.10
- github.com/mailru/easyjson v0.7.7
- github.com/mattn/go-colorable v0.1.14
- github.com/mattn/go-isatty v0.0.20
- github.com/moby/docker-image-spec v1.3.1
- github.com/moby/patternmatcher v0.6.0
- github.com/moby/sys/sequential v0.5.0
- github.com/moby/sys/user v0.3.0
- github.com/moby/sys/userns v0.1.0
- github.com/moby/term v0.5.0
- github.com/morikuni/aec v1.0.0
- github.com/mvrilo/go-redoc v0.1.5
- github.com/mvrilo/go-redoc/echo v0.0.0-20240120021923-101384bb3acd
- github.com/myesui/uuid v1.0.0
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.1.1
- github.com/pelletier/go-toml/v2 v2.2.3
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c
- github.com/redis/go-redis/v9 v9.8.0
- github.com/sagikazarmark/locafero v0.7.0
- github.com/samber/lo v1.49.1
- github.com/samber/slog-formatter v1.2.0
- github.com/samber/slog-multi v1.3.3
- github.com/shirou/gopsutil/v4 v4.25.1
- github.com/sirupsen/logrus v1.9.3
- github.com/sourcegraph/conc v0.3.0
- github.com/spf13/afero v1.12.0
- github.com/spf13/cast v1.7.1
- github.com/spf13/pflag v1.0.6
- github.com/spf13/viper v1.20.1
- github.com/stretchr/objx v0.5.2
- github.com/stretchr/testify v1.10.0
- github.com/subosito/gotenv v1.6.0
- github.com/swaggo/echo-swagger v1.4.1
- github.com/swaggo/files/v2 v2.0.0
- github.com/swaggo/swag v1.16.4
- github.com/testcontainers/testcontainers-go v0.37.0
- github.com/testcontainers/testcontainers-go/modules/postgres v0.37.0
- github.com/tklauser/go-sysconf v0.3.12
- github.com/tklauser/numcpus v0.6.1
- github.com/twinj/uuid v1.0.0
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasttemplate v1.2.2
- github.com/wneessen/go-mail v0.6.2
- github.com/yusufpapurcu/wmi v1.2.4
- go.opentelemetry.io/auto/sdk v1.1.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0
- go.opentelemetry.io/otel v1.35.0
- go.opentelemetry.io/otel/metric v1.35.0
- go.opentelemetry.io/otel/trace v1.35.0
- go.uber.org/atomic v1.11.0
- go.uber.org/multierr v1.9.0
- golang.org/x/crypto v0.38.0
- golang.org/x/net v0.39.0
- golang.org/x/sync v0.14.0
- golang.org/x/sys v0.33.0
- golang.org/x/text v0.25.0
- golang.org/x/time v0.11.0
- golang.org/x/tools v0.24.0
- gopkg.in/go-playground/assert.v1 v1.2.1
- gopkg.in/stretchr/testify.v1 v1.2.2
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1