Skip to content
Snippets Groups Projects
modules.txt 4.7 KiB
Newer Older
  • Learn to ignore specific revisions
  • # contrib.go.opencensus.io/exporter/zipkin v0.1.2
    contrib.go.opencensus.io/exporter/zipkin
    
    # git.autistici.org/ai3/go-common v0.0.0-20210118064555-73f00db54723
    
    ## explicit
    git.autistici.org/ai3/go-common
    git.autistici.org/ai3/go-common/clientutil
    git.autistici.org/ai3/go-common/serverutil
    git.autistici.org/ai3/go-common/tracing
    
    # git.autistici.org/ai3/tools/replds v0.0.0-20210117165138-e6368d266143
    
    ## explicit
    git.autistici.org/ai3/tools/replds
    # github.com/beorn7/perks v1.0.1
    github.com/beorn7/perks/quantile
    
    # github.com/cenkalti/backoff/v4 v4.1.0
    github.com/cenkalti/backoff/v4
    
    # github.com/cespare/xxhash/v2 v2.1.1
    github.com/cespare/xxhash/v2
    # github.com/coreos/go-systemd/v22 v22.1.0
    github.com/coreos/go-systemd/v22/daemon
    # github.com/felixge/httpsnoop v1.0.1
    github.com/felixge/httpsnoop
    # github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
    github.com/golang/groupcache/lru
    # github.com/golang/protobuf v1.4.3
    github.com/golang/protobuf/proto
    github.com/golang/protobuf/ptypes
    github.com/golang/protobuf/ptypes/any
    github.com/golang/protobuf/ptypes/duration
    github.com/golang/protobuf/ptypes/timestamp
    # github.com/gorilla/handlers v1.5.1
    github.com/gorilla/handlers
    # github.com/matttproud/golang_protobuf_extensions v1.0.1
    github.com/matttproud/golang_protobuf_extensions/pbutil
    
    # github.com/miekg/dns v1.1.38
    
    ## explicit
    github.com/miekg/dns
    # github.com/openzipkin/zipkin-go v0.2.5
    github.com/openzipkin/zipkin-go
    github.com/openzipkin/zipkin-go/idgenerator
    github.com/openzipkin/zipkin-go/model
    github.com/openzipkin/zipkin-go/propagation
    github.com/openzipkin/zipkin-go/reporter
    github.com/openzipkin/zipkin-go/reporter/http
    # github.com/prometheus/client_golang v1.9.0
    ## explicit
    github.com/prometheus/client_golang/prometheus
    github.com/prometheus/client_golang/prometheus/internal
    github.com/prometheus/client_golang/prometheus/promhttp
    # github.com/prometheus/client_model v0.2.0
    github.com/prometheus/client_model/go
    # github.com/prometheus/common v0.15.0
    github.com/prometheus/common/expfmt
    github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
    github.com/prometheus/common/model
    
    # github.com/prometheus/procfs v0.3.0
    ## explicit
    
    github.com/prometheus/procfs
    github.com/prometheus/procfs/internal/fs
    github.com/prometheus/procfs/internal/util
    # go.opencensus.io v0.22.5
    go.opencensus.io
    go.opencensus.io/internal
    go.opencensus.io/internal/tagencoding
    go.opencensus.io/metric/metricdata
    go.opencensus.io/metric/metricproducer
    go.opencensus.io/plugin/ochttp
    go.opencensus.io/plugin/ochttp/propagation/b3
    go.opencensus.io/resource
    go.opencensus.io/stats
    go.opencensus.io/stats/internal
    go.opencensus.io/stats/view
    go.opencensus.io/tag
    go.opencensus.io/trace
    go.opencensus.io/trace/internal
    go.opencensus.io/trace/propagation
    go.opencensus.io/trace/tracestate
    # golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad
    ## explicit
    golang.org/x/crypto/acme
    golang.org/x/crypto/ed25519
    golang.org/x/crypto/ed25519/internal/edwards25519
    # golang.org/x/net v0.0.0-20200625001655-4c5254603344
    golang.org/x/net/bpf
    golang.org/x/net/internal/iana
    golang.org/x/net/internal/socket
    golang.org/x/net/ipv4
    golang.org/x/net/ipv6
    # golang.org/x/sync v0.0.0-20201207232520-09787c993a3a
    golang.org/x/sync/singleflight
    
    # golang.org/x/sys v0.0.0-20210113181707-4bcb84eeeb78
    ## explicit
    
    golang.org/x/sys/internal/unsafeheader
    golang.org/x/sys/unix
    golang.org/x/sys/windows
    # google.golang.org/protobuf v1.25.0
    google.golang.org/protobuf/encoding/prototext
    google.golang.org/protobuf/encoding/protowire
    google.golang.org/protobuf/internal/descfmt
    google.golang.org/protobuf/internal/descopts
    google.golang.org/protobuf/internal/detrand
    google.golang.org/protobuf/internal/encoding/defval
    google.golang.org/protobuf/internal/encoding/messageset
    google.golang.org/protobuf/internal/encoding/tag
    google.golang.org/protobuf/internal/encoding/text
    google.golang.org/protobuf/internal/errors
    google.golang.org/protobuf/internal/fieldsort
    google.golang.org/protobuf/internal/filedesc
    google.golang.org/protobuf/internal/filetype
    google.golang.org/protobuf/internal/flags
    google.golang.org/protobuf/internal/genid
    google.golang.org/protobuf/internal/impl
    google.golang.org/protobuf/internal/mapsort
    google.golang.org/protobuf/internal/pragma
    google.golang.org/protobuf/internal/set
    google.golang.org/protobuf/internal/strs
    google.golang.org/protobuf/internal/version
    google.golang.org/protobuf/proto
    google.golang.org/protobuf/reflect/protoreflect
    google.golang.org/protobuf/reflect/protoregistry
    google.golang.org/protobuf/runtime/protoiface
    google.golang.org/protobuf/runtime/protoimpl
    google.golang.org/protobuf/types/known/anypb
    google.golang.org/protobuf/types/known/durationpb
    google.golang.org/protobuf/types/known/timestamppb
    
    renovate's avatar
    renovate committed
    # gopkg.in/yaml.v2 v2.4.0
    
    ## explicit
    gopkg.in/yaml.v2