proxy.golang.org : gitlab.com/tanna.dev/dependency-management-data : v0.62.0
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/gitlab.com/tanna.dev/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- dario.cat/mergo v1.0.0
- github.com/99designs/gqlgen v0.17.40
- github.com/CycloneDX/cyclonedx-go v0.7.2
- github.com/OneOfOne/xxhash v1.2.8
- github.com/agnivade/levenshtein v1.1.1
- github.com/anchore/go-struct-converter v0.0.0-20221118182256-c68fdcfa2092
- github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230321174746-8dcc6526cfb1
- github.com/apapsch/go-jsonmerge/v2 v2.0.0
- github.com/aws/aws-sdk-go-v2/service/lambda v1.37.0
- github.com/aws/smithy-go v1.13.5
- github.com/aymanbagabas/go-osc52/v2 v2.0.1
- github.com/benbjohnson/clock v1.3.5
- github.com/beorn7/perks v1.0.1
- github.com/bytecodealliance/wasmtime-go/v14 v14.0.0
- github.com/carlmjohnson/versioninfo v0.22.5
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/charmbracelet/lipgloss v0.9.1
- github.com/charmbracelet/log v0.3.0
- github.com/cpuguy83/go-md2man/v2 v2.0.3
- github.com/cubicdaiya/gonp v1.0.4
- github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548
- github.com/davecgh/go-spew v1.1.1
- github.com/deepmap/oapi-codegen/v2 v2.0.0
- github.com/dustin/go-humanize v1.0.1
- github.com/fatih/structtag v1.2.0
- github.com/getkin/kin-openapi v0.118.0
- github.com/go-ini/ini v1.67.0
- github.com/go-logfmt/logfmt v0.6.0
- github.com/go-logr/logr v1.3.0
- github.com/go-logr/stdr v1.2.2
- github.com/go-openapi/jsonpointer v0.20.0
- github.com/go-openapi/swag v0.22.4
- github.com/go-sql-driver/mysql v1.7.1
- github.com/gobwas/glob v0.2.3
- github.com/golang/protobuf v1.5.3
- github.com/google/cel-go v0.18.1
- github.com/google/go-querystring v1.1.0
- github.com/google/uuid v1.4.0
- github.com/gorilla/mux v1.8.1
- github.com/gorilla/websocket v1.5.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-retryablehttp v0.7.4
- github.com/hashicorp/golang-lru/v2 v2.0.3
- github.com/iancoleman/strcase v0.3.0
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/invopop/yaml v0.2.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
- github.com/jackc/pgx/v5 v5.4.3
- github.com/jackc/puddle/v2 v2.2.1
- github.com/jedib0t/go-pretty/v6 v6.4.7
- github.com/jinzhu/inflection v1.0.0
- github.com/josharian/intern v1.0.0
- github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
- github.com/lucasb-eyer/go-colorful v1.2.0
- github.com/mailru/easyjson v0.7.7
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-runewidth v0.0.15
- github.com/mattn/go-sqlite3 v1.14.17
- github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0
- github.com/mitchellh/go-wordwrap v1.0.1
- github.com/mitchellh/mapstructure v1.5.0
- github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
- github.com/muesli/reflow v0.3.0
- github.com/muesli/termenv v0.15.2
- github.com/oapi-codegen/runtime v1.0.0
- github.com/olekukonko/tablewriter v0.0.5
- github.com/open-policy-agent/opa v0.59.0
- github.com/package-url/packageurl-go v0.1.1
- github.com/perimeterx/marshmallow v1.1.5
- github.com/pganalyze/pg_query_go/v4 v4.2.3
- github.com/pingcap/errors v0.11.5-0.20210425183316-da1aaba5fb63
- github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c
- github.com/pingcap/log v1.1.0
- github.com/pingcap/tidb/parser v0.0.0-20231010133155-38cb4f3312be
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.17.0
- github.com/prometheus/client_model v0.5.0
- github.com/prometheus/common v0.45.0
- github.com/prometheus/procfs v0.12.0
- github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
- github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
- github.com/rivo/uniseg v0.4.4
- github.com/riza-io/grpc-go v0.2.0
- github.com/rogpeppe/go-internal v1.11.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/sirupsen/logrus v1.9.4-0.20230606125235-dd1b4c2e81af
- github.com/sosodev/duration v1.1.0
- github.com/spdx/tools-golang v0.5.3
- github.com/spf13/cobra v1.8.0
- github.com/spf13/pflag v1.0.5
- github.com/sqlc-dev/sqlc v1.23.0
- github.com/stoewer/go-strcase v1.2.0
- github.com/stretchr/testify v1.8.4
- github.com/styrainc/regal v0.14.0
- github.com/tchap/go-patricia/v2 v2.3.1
- github.com/uluyol/prefixwriter v1.0.0
- github.com/urfave/cli/v2 v2.25.5
- github.com/vektah/gqlparser/v2 v2.5.10
- github.com/xanzy/go-gitlab v0.90.0
- github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
- github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
- github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
- github.com/yashtewari/glob-intersection v0.2.0
- gitlab.com/tanna.dev/endoflife-checker v0.7.0
- go.opentelemetry.io/otel v1.21.0
- go.opentelemetry.io/otel/metric v1.21.0
- go.opentelemetry.io/otel/sdk v1.21.0
- go.opentelemetry.io/otel/trace v1.21.0
- go.uber.org/atomic v1.11.0
- go.uber.org/multierr v1.11.0
- go.uber.org/zap v1.25.0
- golang.org/x/crypto v0.16.0
- golang.org/x/exp v0.0.0-20231006140011-7918f672742d
- golang.org/x/mod v0.13.0
- golang.org/x/net v0.19.0
- golang.org/x/oauth2 v0.12.0
- golang.org/x/sync v0.4.0
- golang.org/x/sys v0.15.0
- golang.org/x/text v0.14.0
- golang.org/x/time v0.5.0
- golang.org/x/tools v0.14.0
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto/googleapis/api v0.0.0-20231016165738-49dd2c1f3d0b
- google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b
- google.golang.org/grpc v1.59.0
- google.golang.org/protobuf v1.31.0
- gopkg.in/natefinch/lumberjack.v2 v2.2.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- lukechampine.com/uint128 v1.2.0
- modernc.org/cc/v3 v3.40.0
- modernc.org/ccgo/v3 v3.16.13
- modernc.org/libc v1.24.1
- modernc.org/mathutil v1.6.0
- modernc.org/memory v1.6.0
- modernc.org/opt v0.1.3
- modernc.org/sqlite v1.25.0
- modernc.org/strutil v1.2.0
- modernc.org/token v1.0.1
- sigs.k8s.io/yaml v1.4.0