113 lines
9 KiB
Makefile
113 lines
9 KiB
Makefile
USE_GITHUB= yes
|
|
GH_ACCOUNT= caddyserver
|
|
GH_TUPLE= AndreasBriese:bbloom:46b345b51c96:andreasbriese_bbloom/vendor/github.com/AndreasBriese/bbloom \
|
|
BurntSushi:toml:v1.2.0:BurntSushi_toml/vendor/github.com/BurntSushi/toml \
|
|
FiloSottile:edwards25519:v1.0.0-rc.1:FiloSottile_edwards25519/vendor/filippo.io/edwards25519 \
|
|
Masterminds:goutils:v1.1.1:masterminds_goutils/vendor/github.com/Masterminds/goutils \
|
|
Masterminds:semver:v3.1.1:masterminds_semver_v3/vendor/github.com/Masterminds/semver/v3 \
|
|
Masterminds:sprig:v3.2.2:masterminds_sprig_v3/vendor/github.com/Masterminds/sprig/v3 \
|
|
alecthomas:chroma:v0.10.0:alecthomas_chroma/vendor/github.com/alecthomas/chroma \
|
|
antlr:antlr4:f25a4f6275ed:antlr_antlr4/vendor/github.com/antlr/antlr4 \
|
|
aryann:difflib:ff5ff6dc229b:aryann_difflib/vendor/github.com/aryann/difflib \
|
|
beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \
|
|
caddyserver:certmagic:v0.16.2:caddyserver_certmagic/vendor/github.com/caddyserver/certmagic \
|
|
cenkalti:backoff:v4.1.2:cenkalti_backoff/vendor/github.com/cenkalti/backoff/v4 \
|
|
cespare:xxhash:v1.1.0:cespare_xxhash/vendor/github.com/cespare/xxhash \
|
|
cespare:xxhash:v2.1.2:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \
|
|
cheekybits:genny:v1.0.0:cheekybits_genny/vendor/github.com/cheekybits/genny \
|
|
chzyer:readline:2972be24d48e:chzyer_readline/vendor/github.com/chzyer/readline \
|
|
cpuguy83:go-md2man:v2.0.0:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \
|
|
dgraph-io:badger:v1.6.2:dgraph_io_badger/vendor/github.com/dgraph-io/badger \
|
|
dgraph-io:badger:v2.2007.4:dgraph_io_badger_v2/vendor/github.com/dgraph-io/badger/v2 \
|
|
dgraph-io:ristretto:41ebdbffecfd:dgraph_io_ristretto/vendor/github.com/dgraph-io/ristretto \
|
|
dgryski:go-farm:a6ae2369ad13:dgryski_go_farm/vendor/github.com/dgryski/go-farm \
|
|
dlclark:regexp2:v1.4.0:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \
|
|
dustin:go-humanize:afde56e7acac:dustin_go_humanize/vendor/github.com/dustin/go-humanize \
|
|
etcd-io:bbolt:v1.3.6:etcd_io_bbolt/vendor/go.etcd.io/bbolt \
|
|
felixge:httpsnoop:v1.0.2:felixge_httpsnoop/vendor/github.com/felixge/httpsnoop \
|
|
go-chi:chi:v4.1.2:go_chi_chi/vendor/github.com/go-chi/chi \
|
|
go-kit:kit:v0.10.0:go_kit_kit/vendor/github.com/go-kit/kit \
|
|
go-logfmt:logfmt:v0.5.0:go_logfmt_logfmt/vendor/github.com/go-logfmt/logfmt \
|
|
go-logr:logr:v1.2.2:go_logr_logr/vendor/github.com/go-logr/logr \
|
|
go-logr:stdr:v1.2.2:go_logr_stdr/vendor/github.com/go-logr/stdr \
|
|
go-sql-driver:mysql:v1.6.0:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \
|
|
go-yaml:yaml:v3.0.1:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \
|
|
golang:crypto:ae2d96664a29:golang_crypto/vendor/golang.org/x/crypto \
|
|
golang:net:69896b714898:golang_net/vendor/golang.org/x/net \
|
|
golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \
|
|
golang:snappy:v0.0.4:golang_snappy/vendor/github.com/golang/snappy \
|
|
golang:sys:05e143d24a9e:golang_sys/vendor/golang.org/x/sys \
|
|
golang:term:03fcf44c2211:golang_term/vendor/golang.org/x/term \
|
|
golang:text:5bd84dd9b33b:golang_text/vendor/golang.org/x/text \
|
|
google:cel-go:v0.12.4:google_cel_go/vendor/github.com/google/cel-go \
|
|
google:go-genproto:f16073e35f0c:goole_go_genproto/vendor/google.golang.org/genproto \
|
|
google:uuid:v1.3.0:google_uuid/vendor/github.com/google/uuid \
|
|
grpc:grpc-go:v1.38.0:grpc_grpc_go/vendor/google.golang.org/grpc \
|
|
grpc-ecosystem:grpc-gateway:v1.16.0:grpc_ecosystem_grpc_gateway/vendor/github.com/grpc-ecosystem/grpc-gateway \
|
|
huandu:xstrings:v1.3.2:huandu_xstrings/vendor/github.com/huandu/xstrings \
|
|
imdario:mergo:v0.3.12:imdario_mergo/vendor/github.com/imdario/mergo \
|
|
jackc:chunkreader:v2.0.1:jackc_chunkreader/vendor/github.com/jackc/chunkreader/v2 \
|
|
jackc:pgconn:v1.10.1:jackc_pgconn/vendor/github.com/jackc/pgconn \
|
|
jackc:pgio:v1.0.0:jackc_pgio/vendor/github.com/jackc/pgio \
|
|
jackc:pgpassfile:v1.0.0:jackc_pgpassfile/vendor/github.com/jackc/pgpassfile \
|
|
jackc:pgproto3:v2.2.0:jackc_pgproto3/vendor/github.com/jackc/pgproto3/v2 \
|
|
jackc:pgservicefile:2b9c44734f2b:jackc_pgservicefile/vendor/github.com/jackc/pgservicefile \
|
|
jackc:pgtype:v1.9.0:jackc_pgtype/vendor/github.com/jackc/pgtype \
|
|
jackc:pgx:v4.14.0:jackc_pgx/vendor/github.com/jackc/pgx/v4 \
|
|
klauspost:compress:v1.15.9:klauspost_compress/vendor/github.com/klauspost/compress \
|
|
klauspost:cpuid:v1.2.5:klauspost_cpuid/vendor/github.com/klauspost/cpuid \
|
|
klauspost:cpuid:v2.1.0:klauspost_cpuid_v2/vendor/github.com/klauspost/cpuid/v2 \
|
|
konsorten:go-windows-terminal-sequences:v1.0.3:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \
|
|
libdns:libdns:v0.2.1:libdns_libdns/vendor/github.com/libdns/libdns \
|
|
lucas-clemente:quic-go:v0.28.1:lucas_clemente_quic_go/vendor/github.com/lucas-clemente/quic-go \
|
|
lunixbochs:vtclean:v1.0.0:lunixbochs_vtclean/vendor/github.com/lunixbochs/vtclean \
|
|
manifoldco:promptui:v0.9.0:manifoldco_promptui/vendor/github.com/manifoldco/promptui \
|
|
marten-seemann:qpack:v0.2.1:marten_seemann_qpack/vendor/github.com/marten-seemann/qpack \
|
|
marten-seemann:qtls-go1-17:v0.1.2:marten_seemann_qtls_go1_17/vendor/github.com/marten-seemann/qtls-go1-17 \
|
|
marten-seemann:qtls-go1-18:v0.1.2:marten_seemann_qtls_go1_18/vendor/github.com/marten-seemann/qtls-go1-18 \
|
|
marten-seemann:qtls-go1-19:v0.1.0-beta.1:marten_seemann_qtls_go1_19/vendor/github.com/marten-seemann/qtls-go1-19 \
|
|
mattn:go-colorable:v0.1.8:mattn_go_colorable/vendor/github.com/mattn/go-colorable \
|
|
mattn:go-isatty:v0.0.13:mattn_go_isatty/vendor/github.com/mattn/go-isatty \
|
|
matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \
|
|
mgutz:ansi:d51e80ef957d:mgutz_ansi/vendor/github.com/mgutz/ansi \
|
|
mholt:acmez:v1.0.4:mholt_acmez/vendor/github.com/mholt/acmez \
|
|
micromdm:scep:v2.1.0:micromdm_scep/vendor/github.com/micromdm/scep/v2 \
|
|
miekg:dns:v1.1.46:miekg_dns/vendor/github.com/miekg/dns \
|
|
mitchellh:copystructure:v1.2.0:mitchellh_copystructure/vendor/github.com/mitchellh/copystructure \
|
|
mitchellh:go-ps:v1.0.0:mitchellh_go_ps/vendor/github.com/mitchellh/go-ps \
|
|
mitchellh:reflectwalk:v1.0.2:mitchellh_reflectwalk/vendor/github.com/mitchellh/reflectwalk \
|
|
mozilla-services:pkcs7:33d05740a352:mozilla_services_pkcs7/vendor/go.mozilla.org/pkcs7 \
|
|
natefinch:lumberjack:v2.0.0:natefinch_lumberjack/vendor/gopkg.in/natefinch/lumberjack.v2 \
|
|
open-telemetry:opentelemetry-go:v1.4.0:open_telemetry_otel/vendor/go.opentelemetry.io/otel \
|
|
open-telemetry:opentelemetry-go-contrib:v1.4.0:open_telemetry_contrib/vendor/go.opentelemetry.io/contrib \
|
|
open-telemetry:opentelemetry-proto-go:v0.12.0:open_telemetry_proto/vendor/go.opentelemetry.io/proto \
|
|
pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \
|
|
prometheus:client_golang:v1.12.2:prometheus_client_golang/vendor/github.com/prometheus/client_golang \
|
|
prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \
|
|
prometheus:common:v0.32.1:prometheus_common/vendor/github.com/prometheus/common \
|
|
prometheus:procfs:v0.7.3:prometheus_procfs/vendor/github.com/prometheus/procfs \
|
|
protocolbuffers:protobuf-go:v1.26.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \
|
|
rs:xid:v1.2.1:rs_xid/vendor/github.com/rs/xid \
|
|
russross:blackfriday:v2.0.1:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \
|
|
samfoo:ansi:b6bd2ded7189:samfoo_ansi/vendor/github.com/samfoo/ansi \
|
|
shopspring:decimal:v1.2.0:shopspring_decimal/vendor/github.com/shopspring/decimal \
|
|
shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \
|
|
sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \
|
|
slackhq:nebula:v1.5.2:slackhq_nebula/vendor/github.com/slackhq/nebula \
|
|
smallstep:certificates:v0.21.0:smallstep_certificates/vendor/github.com/smallstep/certificates \
|
|
smallstep:cli:v0.21.0:smallstep_cli/vendor/github.com/smallstep/cli \
|
|
smallstep:cli-utils:v0.7.3:smallstep_cli_utils/vendor/go.step.sm/cli-utils \
|
|
smallstep:crypto:v0.16.2:smallstep_crypto/vendor/go.step.sm/crypto \
|
|
smallstep:linkedca:v0.16.1:smallstep_linkedca/vendor/go.step.sm/linkedca \
|
|
smallstep:nosql:v0.4.0:smallstep_nosql/vendor/github.com/smallstep/nosql \
|
|
smallstep:truststore:v0.11.0:smallstep_truststore/vendor/github.com/smallstep/truststore \
|
|
spf13:cast:v1.4.1:spf13_cast/vendor/github.com/spf13/cast \
|
|
square:go-jose:v2.6.0:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \
|
|
stoewer:go-strcase:v1.2.0:stoewer_go_strcase/vendor/github.com/stoewer/go-strcase \
|
|
tailscale:tscert:54bbcb9f74e2:tailscale_tscert/vendor/github.com/tailscale/tscert \
|
|
uber-go:atomic:v1.9.0:uber_go_atomic/vendor/go.uber.org/atomic \
|
|
uber-go:multierr:v1.6.0:uber_go_multierr/vendor/go.uber.org/multierr \
|
|
uber-go:zap:v1.21.0:uber_go_zap/vendor/go.uber.org/zap \
|
|
urfave:cli:v1.22.5:urfave_cli/vendor/github.com/urfave/cli \
|
|
yuin:goldmark-highlighting:594be1970594:yuin_goldmark_highlighting/vendor/github.com/yuin/goldmark-highlighting \
|
|
yuin:goldmark:v1.4.13:yuin_goldmark/vendor/github.com/yuin/goldmark
|