robocar-steering-tflite-edg.../vendor/modules.txt

185 lines
6.5 KiB
Plaintext
Raw Permalink Normal View History

2022-06-07 22:07:52 +00:00
# github.com/cyrilix/robocar-base v0.1.7
## explicit; go 1.18
2021-10-10 19:03:57 +00:00
github.com/cyrilix/robocar-base/cli
github.com/cyrilix/robocar-base/service
2022-06-07 22:07:52 +00:00
# github.com/cyrilix/robocar-protobuf/go v1.0.5
## explicit; go 1.18
2021-10-10 19:03:57 +00:00
github.com/cyrilix/robocar-protobuf/go/events
# github.com/disintegration/imaging v1.6.2
## explicit
github.com/disintegration/imaging
2022-06-07 22:07:52 +00:00
# github.com/eclipse/paho.mqtt.golang v1.4.1
2021-10-10 19:03:57 +00:00
## explicit; go 1.14
github.com/eclipse/paho.mqtt.golang
github.com/eclipse/paho.mqtt.golang/packets
2022-06-07 22:07:52 +00:00
# github.com/go-logr/logr v1.2.3
2022-01-03 15:46:10 +00:00
## explicit; go 1.16
github.com/go-logr/logr
github.com/go-logr/logr/funcr
2022-06-07 22:07:52 +00:00
# github.com/go-logr/stdr v1.2.2
2022-01-03 15:46:10 +00:00
## explicit; go 1.16
github.com/go-logr/stdr
2021-10-10 19:03:57 +00:00
# github.com/golang/protobuf v1.5.2
## explicit; go 1.9
github.com/golang/protobuf/ptypes/timestamp
# github.com/gorilla/websocket v1.4.2
## explicit; go 1.12
github.com/gorilla/websocket
# github.com/mattn/go-pointer v0.0.1
## explicit
github.com/mattn/go-pointer
2022-09-08 08:39:46 +00:00
# github.com/mattn/go-tflite v1.0.4
2021-10-10 19:03:57 +00:00
## explicit; go 1.13
github.com/mattn/go-tflite
github.com/mattn/go-tflite/delegates
github.com/mattn/go-tflite/delegates/edgetpu
2023-05-05 15:07:29 +00:00
# github.com/opencontainers/go-digest v1.0.0
## explicit; go 1.13
github.com/opencontainers/go-digest
# github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b
## explicit; go 1.17
github.com/opencontainers/image-spec/specs-go
github.com/opencontainers/image-spec/specs-go/v1
# go.opentelemetry.io/otel v1.14.0
## explicit; go 1.18
go.opentelemetry.io/otel
go.opentelemetry.io/otel/attribute
go.opentelemetry.io/otel/baggage
go.opentelemetry.io/otel/codes
go.opentelemetry.io/otel/internal
2023-05-05 15:07:29 +00:00
go.opentelemetry.io/otel/internal/attribute
go.opentelemetry.io/otel/internal/baggage
go.opentelemetry.io/otel/internal/global
go.opentelemetry.io/otel/propagation
2022-06-07 22:07:52 +00:00
go.opentelemetry.io/otel/semconv/internal
go.opentelemetry.io/otel/semconv/v1.10.0
# go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v0.30.0
2022-01-03 15:46:10 +00:00
## explicit; go 1.16
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric
2022-06-07 22:07:52 +00:00
# go.opentelemetry.io/otel/metric v0.30.0
2022-01-03 15:46:10 +00:00
## explicit; go 1.16
go.opentelemetry.io/otel/metric
go.opentelemetry.io/otel/metric/global
2022-06-07 22:07:52 +00:00
go.opentelemetry.io/otel/metric/instrument
go.opentelemetry.io/otel/metric/instrument/asyncfloat64
go.opentelemetry.io/otel/metric/instrument/asyncint64
go.opentelemetry.io/otel/metric/instrument/syncfloat64
go.opentelemetry.io/otel/metric/instrument/syncint64
go.opentelemetry.io/otel/metric/internal/global
go.opentelemetry.io/otel/metric/unit
2022-06-07 22:07:52 +00:00
# go.opentelemetry.io/otel/sdk v1.7.0
2022-01-03 15:46:10 +00:00
## explicit; go 1.16
go.opentelemetry.io/otel/sdk/instrumentation
go.opentelemetry.io/otel/sdk/resource
2022-06-07 22:07:52 +00:00
# go.opentelemetry.io/otel/sdk/metric v0.30.0
2022-01-03 15:46:10 +00:00
## explicit; go 1.16
go.opentelemetry.io/otel/sdk/metric
go.opentelemetry.io/otel/sdk/metric/aggregator
go.opentelemetry.io/otel/sdk/metric/aggregator/histogram
go.opentelemetry.io/otel/sdk/metric/aggregator/lastvalue
go.opentelemetry.io/otel/sdk/metric/aggregator/sum
go.opentelemetry.io/otel/sdk/metric/controller/basic
go.opentelemetry.io/otel/sdk/metric/controller/time
2022-06-07 22:07:52 +00:00
go.opentelemetry.io/otel/sdk/metric/export
go.opentelemetry.io/otel/sdk/metric/export/aggregation
go.opentelemetry.io/otel/sdk/metric/number
go.opentelemetry.io/otel/sdk/metric/processor/basic
2022-06-07 22:07:52 +00:00
go.opentelemetry.io/otel/sdk/metric/registry
go.opentelemetry.io/otel/sdk/metric/sdkapi
go.opentelemetry.io/otel/sdk/metric/selector/simple
2023-05-05 15:07:29 +00:00
# go.opentelemetry.io/otel/trace v1.14.0
## explicit; go 1.18
go.opentelemetry.io/otel/trace
2021-10-10 19:03:57 +00:00
# go.uber.org/atomic v1.7.0
## explicit; go 1.13
go.uber.org/atomic
# go.uber.org/multierr v1.6.0
## explicit; go 1.12
go.uber.org/multierr
2022-06-07 22:07:52 +00:00
# go.uber.org/zap v1.21.0
2021-10-10 19:03:57 +00:00
## explicit; go 1.13
go.uber.org/zap
go.uber.org/zap/buffer
go.uber.org/zap/internal/bufferpool
go.uber.org/zap/internal/color
go.uber.org/zap/internal/exit
go.uber.org/zap/zapcore
2023-05-05 15:07:29 +00:00
# golang.org/x/image v0.0.0-20220601225756-64ec528b34cd
## explicit; go 1.12
golang.org/x/image/bmp
golang.org/x/image/ccitt
golang.org/x/image/tiff
golang.org/x/image/tiff/lzw
2023-05-05 15:07:29 +00:00
# golang.org/x/net v0.8.0
## explicit; go 1.17
2021-10-10 19:03:57 +00:00
golang.org/x/net/internal/socks
golang.org/x/net/proxy
# golang.org/x/sync v0.2.0
2022-06-07 22:07:52 +00:00
## explicit
2023-05-05 15:07:29 +00:00
golang.org/x/sync/errgroup
2022-06-07 22:07:52 +00:00
golang.org/x/sync/semaphore
2023-05-05 15:07:29 +00:00
# golang.org/x/sys v0.6.0
## explicit; go 1.17
golang.org/x/sys/internal/unsafeheader
golang.org/x/sys/unix
golang.org/x/sys/windows
golang.org/x/sys/windows/registry
2023-05-05 15:07:29 +00:00
# google.golang.org/protobuf v1.28.1
2022-06-07 22:07:52 +00:00
## explicit; go 1.11
2021-10-10 19:03:57 +00:00
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/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/order
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/timestamppb
2023-05-05 15:07:29 +00:00
# gopkg.in/yaml.v2 v2.4.0
## explicit; go 1.15
# oras.land/oras-go/v2 v2.2.0
2023-05-05 15:07:29 +00:00
## explicit; go 1.19
oras.land/oras-go/v2
oras.land/oras-go/v2/content
oras.land/oras-go/v2/content/file
oras.land/oras-go/v2/errdef
oras.land/oras-go/v2/internal/cas
oras.land/oras-go/v2/internal/container/set
oras.land/oras-go/v2/internal/copyutil
oras.land/oras-go/v2/internal/descriptor
oras.land/oras-go/v2/internal/docker
oras.land/oras-go/v2/internal/graph
oras.land/oras-go/v2/internal/httputil
oras.land/oras-go/v2/internal/interfaces
oras.land/oras-go/v2/internal/ioutil
oras.land/oras-go/v2/internal/platform
oras.land/oras-go/v2/internal/registryutil
oras.land/oras-go/v2/internal/resolver
oras.land/oras-go/v2/internal/slices
oras.land/oras-go/v2/internal/spec
2023-05-05 15:07:29 +00:00
oras.land/oras-go/v2/internal/status
oras.land/oras-go/v2/internal/syncutil
oras.land/oras-go/v2/registry
oras.land/oras-go/v2/registry/remote
oras.land/oras-go/v2/registry/remote/auth
oras.land/oras-go/v2/registry/remote/errcode
oras.land/oras-go/v2/registry/remote/internal/errutil
oras.land/oras-go/v2/registry/remote/retry