mirror of
https://github.com/mainflux/mainflux.git
synced 2025-04-24 13:48:49 +08:00

* update WS service to mproxy Signed-off-by: SammyOina <sammyoina@gmail.com> * Fix brokerstracing initialization in main.go The commit fixes the initialization of the brokerstracing package in the main.go file. The target server configuration is now correctly passed to the NewPubSub function, ensuring that the correct host and port are used for the PubSub service. This resolves an issue where the wrong server configuration was being used, leading to incorrect behavior. Signed-off-by: SammyOina <sammyoina@gmail.com> * Fix goroutine issue in main.go The commit fixes a goroutine issue in the main.go file. Previously, the `hs.Start()` function was not being executed in a goroutine, which caused the program to block. This commit wraps the `hs.Start()` function call in a goroutine to ensure it runs concurrently. This resolves the issue and allows the program to continue execution without blocking. Signed-off-by: SammyOina <sammyoina@gmail.com> * update to current mproxy Signed-off-by: SammyOina <sammyoina@gmail.com> * update dependencies Signed-off-by: SammyOina <sammyoina@gmail.com> * Fix targetWSHost value in proxyWS function The targetWSHost value in the proxyWS function was empty. This commit fixes the issue by setting the targetWSHost value to "localhost". Additionally, the target variable in the proxyWS function is updated to include the "ws://" protocol prefix. Signed-off-by: SammyOina <sammyoina@gmail.com> * update deps Signed-off-by: SammyOina <sammyoina@gmail.com> * remove authorize from unsubscribe Signed-off-by: SammyOina <sammyoina@gmail.com> --------- Signed-off-by: SammyOina <sammyoina@gmail.com>
1271 lines
44 KiB
Plaintext
1271 lines
44 KiB
Plaintext
# github.com/0x6flab/namegenerator v1.1.0
|
|
## explicit; go 1.19
|
|
github.com/0x6flab/namegenerator
|
|
# github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
|
|
## explicit; go 1.16
|
|
github.com/Azure/go-ansiterm
|
|
github.com/Azure/go-ansiterm/winterm
|
|
# github.com/BurntSushi/toml v1.3.2
|
|
## explicit; go 1.16
|
|
github.com/BurntSushi/toml
|
|
github.com/BurntSushi/toml/internal
|
|
# github.com/CloudyKit/fastprinter v0.0.0-20200109182630-33d98a066a53
|
|
## explicit; go 1.13
|
|
github.com/CloudyKit/fastprinter
|
|
# github.com/CloudyKit/jet/v6 v6.2.0
|
|
## explicit; go 1.12
|
|
github.com/CloudyKit/jet/v6
|
|
# github.com/Joker/jade v1.1.3
|
|
## explicit; go 1.14
|
|
github.com/Joker/jade
|
|
# github.com/Microsoft/go-winio v0.6.1
|
|
## explicit; go 1.17
|
|
github.com/Microsoft/go-winio
|
|
github.com/Microsoft/go-winio/internal/fs
|
|
github.com/Microsoft/go-winio/internal/socket
|
|
github.com/Microsoft/go-winio/internal/stringbuffer
|
|
github.com/Microsoft/go-winio/pkg/guid
|
|
# github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5
|
|
## explicit
|
|
github.com/Nvveen/Gotty
|
|
# github.com/Shopify/goreferrer v0.0.0-20220729165902-8cddb4f5de06
|
|
## explicit; go 1.17
|
|
github.com/Shopify/goreferrer
|
|
# github.com/andybalholm/brotli v1.0.5
|
|
## explicit; go 1.12
|
|
github.com/andybalholm/brotli
|
|
# github.com/apapsch/go-jsonmerge/v2 v2.0.0
|
|
## explicit; go 1.12
|
|
github.com/apapsch/go-jsonmerge/v2
|
|
# github.com/authzed/authzed-go v0.10.0
|
|
## explicit; go 1.18
|
|
github.com/authzed/authzed-go/proto/authzed/api/v1
|
|
github.com/authzed/authzed-go/v1
|
|
# github.com/authzed/grpcutil v0.0.0-20230908193239-4286bb1d6403
|
|
## explicit; go 1.20
|
|
github.com/authzed/grpcutil
|
|
# github.com/aymerick/douceur v0.2.0
|
|
## explicit
|
|
github.com/aymerick/douceur/css
|
|
github.com/aymerick/douceur/parser
|
|
# github.com/beorn7/perks v1.0.1
|
|
## explicit; go 1.11
|
|
github.com/beorn7/perks/quantile
|
|
# github.com/bytedance/sonic v1.10.2
|
|
## explicit; go 1.16
|
|
github.com/bytedance/sonic
|
|
github.com/bytedance/sonic/ast
|
|
github.com/bytedance/sonic/decoder
|
|
github.com/bytedance/sonic/encoder
|
|
github.com/bytedance/sonic/internal/abi
|
|
github.com/bytedance/sonic/internal/caching
|
|
github.com/bytedance/sonic/internal/cpu
|
|
github.com/bytedance/sonic/internal/decoder
|
|
github.com/bytedance/sonic/internal/encoder
|
|
github.com/bytedance/sonic/internal/jit
|
|
github.com/bytedance/sonic/internal/native
|
|
github.com/bytedance/sonic/internal/native/avx
|
|
github.com/bytedance/sonic/internal/native/avx2
|
|
github.com/bytedance/sonic/internal/native/sse
|
|
github.com/bytedance/sonic/internal/native/types
|
|
github.com/bytedance/sonic/internal/resolver
|
|
github.com/bytedance/sonic/internal/rt
|
|
github.com/bytedance/sonic/loader
|
|
github.com/bytedance/sonic/option
|
|
github.com/bytedance/sonic/unquote
|
|
github.com/bytedance/sonic/utf8
|
|
# github.com/caarlos0/env/v7 v7.1.0
|
|
## explicit; go 1.17
|
|
github.com/caarlos0/env/v7
|
|
# github.com/cenkalti/backoff/v3 v3.2.2
|
|
## explicit; go 1.12
|
|
github.com/cenkalti/backoff/v3
|
|
# github.com/cenkalti/backoff/v4 v4.2.1
|
|
## explicit; go 1.18
|
|
github.com/cenkalti/backoff/v4
|
|
# github.com/certifi/gocertifi v0.0.0-20210507211836-431795d63e8d
|
|
## explicit; go 1.12
|
|
github.com/certifi/gocertifi
|
|
# github.com/cespare/xxhash/v2 v2.2.0
|
|
## explicit; go 1.11
|
|
github.com/cespare/xxhash/v2
|
|
# github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d
|
|
## explicit; go 1.16
|
|
github.com/chenzhuoyu/base64x
|
|
# github.com/chenzhuoyu/iasm v0.9.0
|
|
## explicit; go 1.16
|
|
github.com/chenzhuoyu/iasm/expr
|
|
github.com/chenzhuoyu/iasm/x86_64
|
|
# github.com/containerd/continuity v0.4.2
|
|
## explicit; go 1.19
|
|
github.com/containerd/continuity/pathdriver
|
|
# github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
|
|
## explicit
|
|
github.com/davecgh/go-spew/spew
|
|
# github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0
|
|
## explicit; go 1.17
|
|
github.com/decred/dcrd/dcrec/secp256k1/v4
|
|
# github.com/deepmap/oapi-codegen v1.15.0
|
|
## explicit; go 1.20
|
|
github.com/deepmap/oapi-codegen/pkg/runtime
|
|
github.com/deepmap/oapi-codegen/pkg/types
|
|
# github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
|
|
## explicit
|
|
github.com/dgryski/go-rendezvous
|
|
# github.com/docker/cli v24.0.6+incompatible
|
|
## explicit
|
|
github.com/docker/cli/cli/compose/interpolation
|
|
github.com/docker/cli/cli/compose/loader
|
|
github.com/docker/cli/cli/compose/schema
|
|
github.com/docker/cli/cli/compose/template
|
|
github.com/docker/cli/cli/compose/types
|
|
github.com/docker/cli/opts
|
|
# github.com/docker/docker v24.0.6+incompatible
|
|
## explicit
|
|
github.com/docker/docker/api/types/blkiodev
|
|
github.com/docker/docker/api/types/container
|
|
github.com/docker/docker/api/types/filters
|
|
github.com/docker/docker/api/types/mount
|
|
github.com/docker/docker/api/types/network
|
|
github.com/docker/docker/api/types/strslice
|
|
github.com/docker/docker/api/types/swarm
|
|
github.com/docker/docker/api/types/swarm/runtime
|
|
github.com/docker/docker/api/types/versions
|
|
github.com/docker/docker/pkg/namesgenerator
|
|
# github.com/docker/go-connections v0.4.0
|
|
## explicit
|
|
github.com/docker/go-connections/nat
|
|
# github.com/docker/go-units v0.5.0
|
|
## explicit
|
|
github.com/docker/go-units
|
|
# github.com/dsnet/golib/memfile v1.0.0
|
|
## explicit; go 1.12
|
|
github.com/dsnet/golib/memfile
|
|
# github.com/eclipse/paho.mqtt.golang v1.4.3
|
|
## explicit; go 1.18
|
|
github.com/eclipse/paho.mqtt.golang
|
|
github.com/eclipse/paho.mqtt.golang/packets
|
|
# github.com/envoyproxy/protoc-gen-validate v1.0.2
|
|
## explicit; go 1.19
|
|
github.com/envoyproxy/protoc-gen-validate/validate
|
|
# github.com/fatih/color v1.15.0
|
|
## explicit; go 1.17
|
|
github.com/fatih/color
|
|
# github.com/fatih/structs v1.1.0
|
|
## explicit
|
|
github.com/fatih/structs
|
|
# github.com/felixge/httpsnoop v1.0.3
|
|
## explicit; go 1.13
|
|
github.com/felixge/httpsnoop
|
|
# github.com/fiorix/go-smpp v0.0.0-20210403173735-2894b96e70ba
|
|
## explicit; go 1.16
|
|
github.com/fiorix/go-smpp/smpp
|
|
github.com/fiorix/go-smpp/smpp/encoding
|
|
github.com/fiorix/go-smpp/smpp/pdu
|
|
github.com/fiorix/go-smpp/smpp/pdu/pdufield
|
|
github.com/fiorix/go-smpp/smpp/pdu/pdutext
|
|
github.com/fiorix/go-smpp/smpp/pdu/pdutlv
|
|
# github.com/flosch/pongo2/v4 v4.0.2
|
|
## explicit; go 1.14
|
|
github.com/flosch/pongo2/v4
|
|
# github.com/fsnotify/fsnotify v1.6.0
|
|
## explicit; go 1.16
|
|
github.com/fsnotify/fsnotify
|
|
# github.com/fxamacker/cbor/v2 v2.5.0
|
|
## explicit; go 1.12
|
|
github.com/fxamacker/cbor/v2
|
|
# github.com/gabriel-vasile/mimetype v1.4.3
|
|
## explicit; go 1.20
|
|
github.com/gabriel-vasile/mimetype
|
|
github.com/gabriel-vasile/mimetype/internal/charset
|
|
github.com/gabriel-vasile/mimetype/internal/json
|
|
github.com/gabriel-vasile/mimetype/internal/magic
|
|
# github.com/gin-contrib/sse v0.1.0
|
|
## explicit; go 1.12
|
|
github.com/gin-contrib/sse
|
|
# github.com/gin-gonic/gin v1.9.1
|
|
## explicit; go 1.20
|
|
github.com/gin-gonic/gin
|
|
github.com/gin-gonic/gin/binding
|
|
github.com/gin-gonic/gin/internal/bytesconv
|
|
github.com/gin-gonic/gin/internal/json
|
|
github.com/gin-gonic/gin/render
|
|
# github.com/go-chi/chi/v5 v5.0.10
|
|
## explicit; go 1.14
|
|
github.com/go-chi/chi/v5
|
|
# github.com/go-gorp/gorp/v3 v3.1.0
|
|
## explicit; go 1.18
|
|
github.com/go-gorp/gorp/v3
|
|
# github.com/go-jose/go-jose/v3 v3.0.0
|
|
## explicit; go 1.12
|
|
github.com/go-jose/go-jose/v3
|
|
github.com/go-jose/go-jose/v3/cipher
|
|
github.com/go-jose/go-jose/v3/json
|
|
github.com/go-jose/go-jose/v3/jwt
|
|
# github.com/go-kit/kit v0.13.0
|
|
## explicit; go 1.17
|
|
github.com/go-kit/kit/endpoint
|
|
github.com/go-kit/kit/metrics
|
|
github.com/go-kit/kit/metrics/internal/lv
|
|
github.com/go-kit/kit/metrics/prometheus
|
|
github.com/go-kit/kit/transport
|
|
github.com/go-kit/kit/transport/grpc
|
|
github.com/go-kit/kit/transport/http
|
|
# github.com/go-kit/log v0.2.1
|
|
## explicit; go 1.17
|
|
github.com/go-kit/log
|
|
# github.com/go-logfmt/logfmt v0.6.0
|
|
## explicit; go 1.17
|
|
github.com/go-logfmt/logfmt
|
|
# github.com/go-logr/logr v1.2.4
|
|
## explicit; go 1.16
|
|
github.com/go-logr/logr
|
|
github.com/go-logr/logr/funcr
|
|
# github.com/go-logr/stdr v1.2.2
|
|
## explicit; go 1.16
|
|
github.com/go-logr/stdr
|
|
# github.com/go-playground/locales v0.14.1
|
|
## explicit; go 1.17
|
|
github.com/go-playground/locales
|
|
github.com/go-playground/locales/currency
|
|
# github.com/go-playground/universal-translator v0.18.1
|
|
## explicit; go 1.18
|
|
github.com/go-playground/universal-translator
|
|
# github.com/go-playground/validator/v10 v10.15.5
|
|
## explicit; go 1.18
|
|
github.com/go-playground/validator/v10
|
|
# github.com/go-redis/redis/v8 v8.11.5
|
|
## explicit; go 1.17
|
|
github.com/go-redis/redis/v8
|
|
github.com/go-redis/redis/v8/internal
|
|
github.com/go-redis/redis/v8/internal/hashtag
|
|
github.com/go-redis/redis/v8/internal/hscan
|
|
github.com/go-redis/redis/v8/internal/pool
|
|
github.com/go-redis/redis/v8/internal/proto
|
|
github.com/go-redis/redis/v8/internal/rand
|
|
github.com/go-redis/redis/v8/internal/util
|
|
# github.com/go-zoo/bone v1.3.0
|
|
## explicit; go 1.9
|
|
github.com/go-zoo/bone
|
|
# github.com/goccy/go-json v0.10.2
|
|
## explicit; go 1.12
|
|
github.com/goccy/go-json
|
|
github.com/goccy/go-json/internal/decoder
|
|
github.com/goccy/go-json/internal/encoder
|
|
github.com/goccy/go-json/internal/encoder/vm
|
|
github.com/goccy/go-json/internal/encoder/vm_color
|
|
github.com/goccy/go-json/internal/encoder/vm_color_indent
|
|
github.com/goccy/go-json/internal/encoder/vm_indent
|
|
github.com/goccy/go-json/internal/errors
|
|
github.com/goccy/go-json/internal/runtime
|
|
# github.com/gocql/gocql v1.6.0
|
|
## explicit; go 1.13
|
|
github.com/gocql/gocql
|
|
github.com/gocql/gocql/internal/lru
|
|
github.com/gocql/gocql/internal/murmur
|
|
github.com/gocql/gocql/internal/streams
|
|
# github.com/gofrs/uuid v4.4.0+incompatible
|
|
## explicit
|
|
github.com/gofrs/uuid
|
|
# github.com/gogo/protobuf v1.3.2
|
|
## explicit; go 1.15
|
|
github.com/gogo/protobuf/proto
|
|
# github.com/golang/protobuf v1.5.3
|
|
## explicit; go 1.9
|
|
github.com/golang/protobuf/jsonpb
|
|
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/golang/snappy v0.0.4
|
|
## explicit
|
|
github.com/golang/snappy
|
|
# github.com/gomarkdown/markdown v0.0.0-20230922112808-5421fefb8386
|
|
## explicit; go 1.12
|
|
github.com/gomarkdown/markdown
|
|
github.com/gomarkdown/markdown/ast
|
|
github.com/gomarkdown/markdown/html
|
|
github.com/gomarkdown/markdown/parser
|
|
# github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
|
|
## explicit; go 1.13
|
|
github.com/google/shlex
|
|
# github.com/google/uuid v1.3.1
|
|
## explicit
|
|
github.com/google/uuid
|
|
# github.com/gookit/color v1.5.4
|
|
## explicit; go 1.18
|
|
github.com/gookit/color
|
|
# github.com/gopcua/opcua v0.1.6
|
|
## explicit; go 1.12
|
|
github.com/gopcua/opcua
|
|
github.com/gopcua/opcua/debug
|
|
github.com/gopcua/opcua/errors
|
|
github.com/gopcua/opcua/id
|
|
github.com/gopcua/opcua/ua
|
|
github.com/gopcua/opcua/uacp
|
|
github.com/gopcua/opcua/uapolicy
|
|
github.com/gopcua/opcua/uasc
|
|
# github.com/gorilla/css v1.0.0
|
|
## explicit
|
|
github.com/gorilla/css/scanner
|
|
# github.com/gorilla/websocket v1.5.0
|
|
## explicit; go 1.12
|
|
github.com/gorilla/websocket
|
|
# github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
|
|
## explicit; go 1.14
|
|
github.com/grpc-ecosystem/go-grpc-middleware
|
|
github.com/grpc-ecosystem/go-grpc-middleware/auth
|
|
github.com/grpc-ecosystem/go-grpc-middleware/util/metautils
|
|
github.com/grpc-ecosystem/go-grpc-middleware/validator
|
|
# github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.0
|
|
## explicit; go 1.17
|
|
github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule
|
|
github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2/options
|
|
github.com/grpc-ecosystem/grpc-gateway/v2/runtime
|
|
github.com/grpc-ecosystem/grpc-gateway/v2/utilities
|
|
# github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
|
|
## explicit
|
|
github.com/hailocab/go-hostpool
|
|
# github.com/hashicorp/errwrap v1.1.0
|
|
## explicit
|
|
github.com/hashicorp/errwrap
|
|
# github.com/hashicorp/go-cleanhttp v0.5.2
|
|
## explicit; go 1.13
|
|
github.com/hashicorp/go-cleanhttp
|
|
# github.com/hashicorp/go-multierror v1.1.1
|
|
## explicit; go 1.13
|
|
github.com/hashicorp/go-multierror
|
|
# github.com/hashicorp/go-retryablehttp v0.7.4
|
|
## explicit; go 1.13
|
|
github.com/hashicorp/go-retryablehttp
|
|
# github.com/hashicorp/go-rootcerts v1.0.2
|
|
## explicit; go 1.12
|
|
github.com/hashicorp/go-rootcerts
|
|
# github.com/hashicorp/go-secure-stdlib/parseutil v0.1.7
|
|
## explicit; go 1.16
|
|
github.com/hashicorp/go-secure-stdlib/parseutil
|
|
# github.com/hashicorp/go-secure-stdlib/strutil v0.1.2
|
|
## explicit; go 1.16
|
|
github.com/hashicorp/go-secure-stdlib/strutil
|
|
# github.com/hashicorp/go-sockaddr v1.0.5
|
|
## explicit; go 1.19
|
|
github.com/hashicorp/go-sockaddr
|
|
# github.com/hashicorp/hcl v1.0.0
|
|
## explicit
|
|
github.com/hashicorp/hcl
|
|
github.com/hashicorp/hcl/hcl/ast
|
|
github.com/hashicorp/hcl/hcl/parser
|
|
github.com/hashicorp/hcl/hcl/printer
|
|
github.com/hashicorp/hcl/hcl/scanner
|
|
github.com/hashicorp/hcl/hcl/strconv
|
|
github.com/hashicorp/hcl/hcl/token
|
|
github.com/hashicorp/hcl/json/parser
|
|
github.com/hashicorp/hcl/json/scanner
|
|
github.com/hashicorp/hcl/json/token
|
|
# github.com/hashicorp/vault/api v1.10.0
|
|
## explicit; go 1.19
|
|
github.com/hashicorp/vault/api
|
|
# github.com/hokaccha/go-prettyjson v0.0.0-20211117102719-0474bc63780f
|
|
## explicit
|
|
github.com/hokaccha/go-prettyjson
|
|
# github.com/imdario/mergo v0.3.16
|
|
## explicit; go 1.13
|
|
github.com/imdario/mergo
|
|
# github.com/inconshreveable/mousetrap v1.1.0
|
|
## explicit; go 1.18
|
|
github.com/inconshreveable/mousetrap
|
|
# github.com/influxdata/influxdb-client-go/v2 v2.12.3
|
|
## explicit; go 1.17
|
|
github.com/influxdata/influxdb-client-go/v2
|
|
github.com/influxdata/influxdb-client-go/v2/api
|
|
github.com/influxdata/influxdb-client-go/v2/api/http
|
|
github.com/influxdata/influxdb-client-go/v2/api/query
|
|
github.com/influxdata/influxdb-client-go/v2/api/write
|
|
github.com/influxdata/influxdb-client-go/v2/domain
|
|
github.com/influxdata/influxdb-client-go/v2/internal/gzip
|
|
github.com/influxdata/influxdb-client-go/v2/internal/http
|
|
github.com/influxdata/influxdb-client-go/v2/internal/log
|
|
github.com/influxdata/influxdb-client-go/v2/internal/write
|
|
github.com/influxdata/influxdb-client-go/v2/log
|
|
# github.com/influxdata/line-protocol v0.0.0-20210922203350-b1ad95c89adf
|
|
## explicit; go 1.13
|
|
github.com/influxdata/line-protocol
|
|
# github.com/iris-contrib/schema v0.0.6
|
|
## explicit; go 1.14
|
|
github.com/iris-contrib/schema
|
|
# github.com/ivanpirog/coloredcobra v1.0.1
|
|
## explicit; go 1.15
|
|
github.com/ivanpirog/coloredcobra
|
|
# github.com/jackc/pgerrcode v0.0.0-20220416144525-469b46aa5efa
|
|
## explicit; go 1.12
|
|
github.com/jackc/pgerrcode
|
|
# github.com/jackc/pgio v1.0.0
|
|
## explicit; go 1.12
|
|
github.com/jackc/pgio
|
|
# github.com/jackc/pgpassfile v1.0.0
|
|
## explicit; go 1.12
|
|
github.com/jackc/pgpassfile
|
|
# github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
|
|
## explicit; go 1.14
|
|
github.com/jackc/pgservicefile
|
|
# github.com/jackc/pgtype v1.14.0
|
|
## explicit; go 1.13
|
|
github.com/jackc/pgtype
|
|
# github.com/jackc/pgx/v5 v5.4.3
|
|
## explicit; go 1.19
|
|
github.com/jackc/pgx/v5
|
|
github.com/jackc/pgx/v5/internal/anynil
|
|
github.com/jackc/pgx/v5/internal/iobufpool
|
|
github.com/jackc/pgx/v5/internal/pgio
|
|
github.com/jackc/pgx/v5/internal/sanitize
|
|
github.com/jackc/pgx/v5/internal/stmtcache
|
|
github.com/jackc/pgx/v5/pgconn
|
|
github.com/jackc/pgx/v5/pgconn/internal/bgreader
|
|
github.com/jackc/pgx/v5/pgconn/internal/ctxwatch
|
|
github.com/jackc/pgx/v5/pgproto3
|
|
github.com/jackc/pgx/v5/pgtype
|
|
github.com/jackc/pgx/v5/stdlib
|
|
# github.com/jmoiron/sqlx v1.3.5
|
|
## explicit; go 1.10
|
|
github.com/jmoiron/sqlx
|
|
github.com/jmoiron/sqlx/reflectx
|
|
# github.com/josharian/intern v1.0.0
|
|
## explicit; go 1.5
|
|
github.com/josharian/intern
|
|
# github.com/json-iterator/go v1.1.12
|
|
## explicit; go 1.12
|
|
github.com/json-iterator/go
|
|
# github.com/jzelinskie/stringz v0.0.2
|
|
## explicit; go 1.12
|
|
github.com/jzelinskie/stringz
|
|
# github.com/kataras/blocks v0.0.8
|
|
## explicit; go 1.20
|
|
github.com/kataras/blocks
|
|
# github.com/kataras/golog v0.1.9
|
|
## explicit; go 1.20
|
|
github.com/kataras/golog
|
|
# github.com/kataras/iris/v12 v12.2.7
|
|
## explicit; go 1.20
|
|
github.com/kataras/iris/v12
|
|
github.com/kataras/iris/v12/cache
|
|
github.com/kataras/iris/v12/cache/cfg
|
|
github.com/kataras/iris/v12/cache/client
|
|
github.com/kataras/iris/v12/cache/client/rule
|
|
github.com/kataras/iris/v12/cache/entry
|
|
github.com/kataras/iris/v12/cache/ruleset
|
|
github.com/kataras/iris/v12/cache/uri
|
|
github.com/kataras/iris/v12/context
|
|
github.com/kataras/iris/v12/core/errgroup
|
|
github.com/kataras/iris/v12/core/handlerconv
|
|
github.com/kataras/iris/v12/core/host
|
|
github.com/kataras/iris/v12/core/memstore
|
|
github.com/kataras/iris/v12/core/netutil
|
|
github.com/kataras/iris/v12/core/router
|
|
github.com/kataras/iris/v12/hero
|
|
github.com/kataras/iris/v12/i18n
|
|
github.com/kataras/iris/v12/i18n/internal
|
|
github.com/kataras/iris/v12/macro
|
|
github.com/kataras/iris/v12/macro/handler
|
|
github.com/kataras/iris/v12/macro/interpreter/ast
|
|
github.com/kataras/iris/v12/macro/interpreter/lexer
|
|
github.com/kataras/iris/v12/macro/interpreter/parser
|
|
github.com/kataras/iris/v12/macro/interpreter/token
|
|
github.com/kataras/iris/v12/middleware/cors
|
|
github.com/kataras/iris/v12/middleware/modrevision
|
|
github.com/kataras/iris/v12/middleware/recover
|
|
github.com/kataras/iris/v12/middleware/requestid
|
|
github.com/kataras/iris/v12/sessions
|
|
github.com/kataras/iris/v12/view
|
|
github.com/kataras/iris/v12/x/client
|
|
github.com/kataras/iris/v12/x/errors
|
|
# github.com/kataras/pio v0.0.12
|
|
## explicit; go 1.20
|
|
github.com/kataras/pio
|
|
github.com/kataras/pio/terminal
|
|
# github.com/kataras/sitemap v0.0.6
|
|
## explicit; go 1.19
|
|
github.com/kataras/sitemap
|
|
# github.com/kataras/tunnel v0.0.4
|
|
## explicit; go 1.18
|
|
github.com/kataras/tunnel
|
|
# github.com/klauspost/compress v1.17.0
|
|
## explicit; go 1.18
|
|
github.com/klauspost/compress
|
|
github.com/klauspost/compress/flate
|
|
github.com/klauspost/compress/fse
|
|
github.com/klauspost/compress/gzip
|
|
github.com/klauspost/compress/huff0
|
|
github.com/klauspost/compress/internal/cpuinfo
|
|
github.com/klauspost/compress/internal/snapref
|
|
github.com/klauspost/compress/s2
|
|
github.com/klauspost/compress/zstd
|
|
github.com/klauspost/compress/zstd/internal/xxhash
|
|
# github.com/klauspost/cpuid/v2 v2.2.5
|
|
## explicit; go 1.15
|
|
github.com/klauspost/cpuid/v2
|
|
# github.com/labstack/echo/v4 v4.11.2
|
|
## explicit; go 1.17
|
|
github.com/labstack/echo/v4
|
|
# github.com/labstack/gommon v0.4.0
|
|
## explicit; go 1.12
|
|
github.com/labstack/gommon/color
|
|
github.com/labstack/gommon/log
|
|
# github.com/leodido/go-urn v1.2.4
|
|
## explicit; go 1.16
|
|
github.com/leodido/go-urn
|
|
# github.com/lestrrat-go/blackmagic v1.0.2
|
|
## explicit; go 1.16
|
|
github.com/lestrrat-go/blackmagic
|
|
# github.com/lestrrat-go/httpcc v1.0.1
|
|
## explicit; go 1.16
|
|
github.com/lestrrat-go/httpcc
|
|
# github.com/lestrrat-go/httprc v1.0.4
|
|
## explicit; go 1.17
|
|
github.com/lestrrat-go/httprc
|
|
# github.com/lestrrat-go/iter v1.0.2
|
|
## explicit; go 1.13
|
|
github.com/lestrrat-go/iter/arrayiter
|
|
github.com/lestrrat-go/iter/mapiter
|
|
# github.com/lestrrat-go/jwx/v2 v2.0.13
|
|
## explicit; go 1.16
|
|
github.com/lestrrat-go/jwx/v2
|
|
github.com/lestrrat-go/jwx/v2/cert
|
|
github.com/lestrrat-go/jwx/v2/internal/base64
|
|
github.com/lestrrat-go/jwx/v2/internal/ecutil
|
|
github.com/lestrrat-go/jwx/v2/internal/iter
|
|
github.com/lestrrat-go/jwx/v2/internal/json
|
|
github.com/lestrrat-go/jwx/v2/internal/keyconv
|
|
github.com/lestrrat-go/jwx/v2/internal/pool
|
|
github.com/lestrrat-go/jwx/v2/jwa
|
|
github.com/lestrrat-go/jwx/v2/jwe
|
|
github.com/lestrrat-go/jwx/v2/jwe/internal/aescbc
|
|
github.com/lestrrat-go/jwx/v2/jwe/internal/cipher
|
|
github.com/lestrrat-go/jwx/v2/jwe/internal/concatkdf
|
|
github.com/lestrrat-go/jwx/v2/jwe/internal/content_crypt
|
|
github.com/lestrrat-go/jwx/v2/jwe/internal/keyenc
|
|
github.com/lestrrat-go/jwx/v2/jwe/internal/keygen
|
|
github.com/lestrrat-go/jwx/v2/jwk
|
|
github.com/lestrrat-go/jwx/v2/jws
|
|
github.com/lestrrat-go/jwx/v2/jwt
|
|
github.com/lestrrat-go/jwx/v2/jwt/internal/types
|
|
github.com/lestrrat-go/jwx/v2/x25519
|
|
# github.com/lestrrat-go/option v1.0.1
|
|
## explicit; go 1.16
|
|
github.com/lestrrat-go/option
|
|
# github.com/magiconair/properties v1.8.7
|
|
## explicit; go 1.19
|
|
github.com/magiconair/properties
|
|
# github.com/mailgun/raymond/v2 v2.0.48
|
|
## explicit; go 1.16
|
|
github.com/mailgun/raymond/v2
|
|
github.com/mailgun/raymond/v2/ast
|
|
github.com/mailgun/raymond/v2/lexer
|
|
github.com/mailgun/raymond/v2/parser
|
|
# github.com/mailru/easyjson v0.7.7
|
|
## explicit; go 1.12
|
|
github.com/mailru/easyjson
|
|
github.com/mailru/easyjson/buffer
|
|
github.com/mailru/easyjson/jlexer
|
|
github.com/mailru/easyjson/jwriter
|
|
# github.com/mainflux/callhome v0.0.0-20230920140432-33c5663382ce
|
|
## explicit; go 1.21
|
|
github.com/mainflux/callhome/pkg/client
|
|
# github.com/mainflux/mproxy v0.3.1-0.20231022160500-0e0db9e1642c
|
|
## explicit; go 1.19
|
|
github.com/mainflux/mproxy/pkg/http
|
|
github.com/mainflux/mproxy/pkg/logger
|
|
github.com/mainflux/mproxy/pkg/mqtt
|
|
github.com/mainflux/mproxy/pkg/mqtt/websocket
|
|
github.com/mainflux/mproxy/pkg/session
|
|
github.com/mainflux/mproxy/pkg/tls
|
|
github.com/mainflux/mproxy/pkg/websockets
|
|
# github.com/mainflux/senml v1.5.0
|
|
## explicit; go 1.13
|
|
github.com/mainflux/senml
|
|
# github.com/mattn/go-colorable v0.1.13
|
|
## explicit; go 1.15
|
|
github.com/mattn/go-colorable
|
|
# github.com/mattn/go-isatty v0.0.19
|
|
## explicit; go 1.15
|
|
github.com/mattn/go-isatty
|
|
# github.com/matttproud/golang_protobuf_extensions v1.0.4
|
|
## explicit; go 1.9
|
|
github.com/matttproud/golang_protobuf_extensions/pbutil
|
|
# github.com/microcosm-cc/bluemonday v1.0.26
|
|
## explicit; go 1.21
|
|
github.com/microcosm-cc/bluemonday
|
|
github.com/microcosm-cc/bluemonday/css
|
|
# github.com/mitchellh/go-homedir v1.1.0
|
|
## explicit
|
|
github.com/mitchellh/go-homedir
|
|
# github.com/mitchellh/mapstructure v1.5.0
|
|
## explicit; go 1.14
|
|
github.com/mitchellh/mapstructure
|
|
# github.com/moby/term v0.5.0
|
|
## explicit; go 1.18
|
|
github.com/moby/term
|
|
github.com/moby/term/windows
|
|
# github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
|
|
## explicit
|
|
github.com/modern-go/concurrent
|
|
# github.com/modern-go/reflect2 v1.0.2
|
|
## explicit; go 1.12
|
|
github.com/modern-go/reflect2
|
|
# github.com/montanaflynn/stats v0.7.1
|
|
## explicit; go 1.13
|
|
github.com/montanaflynn/stats
|
|
# github.com/nats-io/nats.go v1.30.2
|
|
## explicit; go 1.20
|
|
github.com/nats-io/nats.go
|
|
github.com/nats-io/nats.go/encoders/builtin
|
|
github.com/nats-io/nats.go/internal/parser
|
|
github.com/nats-io/nats.go/jetstream
|
|
github.com/nats-io/nats.go/util
|
|
# github.com/nats-io/nkeys v0.4.5
|
|
## explicit; go 1.19
|
|
github.com/nats-io/nkeys
|
|
# github.com/nats-io/nuid v1.0.1
|
|
## explicit
|
|
github.com/nats-io/nuid
|
|
# github.com/oklog/ulid/v2 v2.1.0
|
|
## explicit; go 1.15
|
|
github.com/oklog/ulid/v2
|
|
# github.com/opencontainers/go-digest v1.0.0
|
|
## explicit; go 1.13
|
|
github.com/opencontainers/go-digest
|
|
# github.com/opencontainers/image-spec v1.0.2
|
|
## explicit
|
|
github.com/opencontainers/image-spec/specs-go
|
|
github.com/opencontainers/image-spec/specs-go/v1
|
|
# github.com/opencontainers/runc v1.1.9
|
|
## explicit; go 1.17
|
|
github.com/opencontainers/runc/libcontainer/user
|
|
# github.com/ory/dockertest/v3 v3.10.0
|
|
## explicit; go 1.17
|
|
github.com/ory/dockertest/v3
|
|
github.com/ory/dockertest/v3/docker
|
|
github.com/ory/dockertest/v3/docker/opts
|
|
github.com/ory/dockertest/v3/docker/pkg/archive
|
|
github.com/ory/dockertest/v3/docker/pkg/fileutils
|
|
github.com/ory/dockertest/v3/docker/pkg/homedir
|
|
github.com/ory/dockertest/v3/docker/pkg/idtools
|
|
github.com/ory/dockertest/v3/docker/pkg/ioutils
|
|
github.com/ory/dockertest/v3/docker/pkg/jsonmessage
|
|
github.com/ory/dockertest/v3/docker/pkg/longpath
|
|
github.com/ory/dockertest/v3/docker/pkg/mount
|
|
github.com/ory/dockertest/v3/docker/pkg/pools
|
|
github.com/ory/dockertest/v3/docker/pkg/stdcopy
|
|
github.com/ory/dockertest/v3/docker/pkg/system
|
|
github.com/ory/dockertest/v3/docker/types
|
|
github.com/ory/dockertest/v3/docker/types/blkiodev
|
|
github.com/ory/dockertest/v3/docker/types/container
|
|
github.com/ory/dockertest/v3/docker/types/filters
|
|
github.com/ory/dockertest/v3/docker/types/mount
|
|
github.com/ory/dockertest/v3/docker/types/network
|
|
github.com/ory/dockertest/v3/docker/types/registry
|
|
github.com/ory/dockertest/v3/docker/types/strslice
|
|
github.com/ory/dockertest/v3/docker/types/versions
|
|
# github.com/pelletier/go-toml v1.9.5
|
|
## explicit; go 1.12
|
|
github.com/pelletier/go-toml
|
|
# github.com/pelletier/go-toml/v2 v2.1.0
|
|
## explicit; go 1.16
|
|
github.com/pelletier/go-toml/v2
|
|
github.com/pelletier/go-toml/v2/internal/characters
|
|
github.com/pelletier/go-toml/v2/internal/danger
|
|
github.com/pelletier/go-toml/v2/internal/tracker
|
|
github.com/pelletier/go-toml/v2/unstable
|
|
# github.com/pion/dtls/v2 v2.2.7
|
|
## explicit; go 1.13
|
|
github.com/pion/dtls/v2
|
|
github.com/pion/dtls/v2/internal/ciphersuite
|
|
github.com/pion/dtls/v2/internal/ciphersuite/types
|
|
github.com/pion/dtls/v2/internal/closer
|
|
github.com/pion/dtls/v2/internal/util
|
|
github.com/pion/dtls/v2/pkg/crypto/ccm
|
|
github.com/pion/dtls/v2/pkg/crypto/ciphersuite
|
|
github.com/pion/dtls/v2/pkg/crypto/clientcertificate
|
|
github.com/pion/dtls/v2/pkg/crypto/elliptic
|
|
github.com/pion/dtls/v2/pkg/crypto/hash
|
|
github.com/pion/dtls/v2/pkg/crypto/prf
|
|
github.com/pion/dtls/v2/pkg/crypto/signature
|
|
github.com/pion/dtls/v2/pkg/crypto/signaturehash
|
|
github.com/pion/dtls/v2/pkg/protocol
|
|
github.com/pion/dtls/v2/pkg/protocol/alert
|
|
github.com/pion/dtls/v2/pkg/protocol/extension
|
|
github.com/pion/dtls/v2/pkg/protocol/handshake
|
|
github.com/pion/dtls/v2/pkg/protocol/recordlayer
|
|
# github.com/pion/logging v0.2.2
|
|
## explicit; go 1.12
|
|
github.com/pion/logging
|
|
# github.com/pion/transport/v2 v2.2.4
|
|
## explicit; go 1.12
|
|
github.com/pion/transport/v2/connctx
|
|
github.com/pion/transport/v2/deadline
|
|
github.com/pion/transport/v2/packetio
|
|
github.com/pion/transport/v2/replaydetector
|
|
github.com/pion/transport/v2/udp
|
|
# github.com/pkg/errors v0.9.1
|
|
## explicit
|
|
github.com/pkg/errors
|
|
# github.com/plgd-dev/go-coap/v2 v2.6.0
|
|
## explicit; go 1.18
|
|
github.com/plgd-dev/go-coap/v2
|
|
github.com/plgd-dev/go-coap/v2/dtls
|
|
github.com/plgd-dev/go-coap/v2/message
|
|
github.com/plgd-dev/go-coap/v2/message/codes
|
|
github.com/plgd-dev/go-coap/v2/message/noresponse
|
|
github.com/plgd-dev/go-coap/v2/message/pool
|
|
github.com/plgd-dev/go-coap/v2/mux
|
|
github.com/plgd-dev/go-coap/v2/net
|
|
github.com/plgd-dev/go-coap/v2/net/blockwise
|
|
github.com/plgd-dev/go-coap/v2/net/monitor/inactivity
|
|
github.com/plgd-dev/go-coap/v2/net/observation
|
|
github.com/plgd-dev/go-coap/v2/pkg/cache
|
|
github.com/plgd-dev/go-coap/v2/pkg/connections
|
|
github.com/plgd-dev/go-coap/v2/pkg/runner/periodic
|
|
github.com/plgd-dev/go-coap/v2/tcp
|
|
github.com/plgd-dev/go-coap/v2/tcp/message
|
|
github.com/plgd-dev/go-coap/v2/tcp/message/pool
|
|
github.com/plgd-dev/go-coap/v2/udp
|
|
github.com/plgd-dev/go-coap/v2/udp/client
|
|
github.com/plgd-dev/go-coap/v2/udp/message
|
|
github.com/plgd-dev/go-coap/v2/udp/message/pool
|
|
# github.com/plgd-dev/kit/v2 v2.0.0-20211006190727-057b33161b90
|
|
## explicit; go 1.13
|
|
github.com/plgd-dev/kit/v2/sync
|
|
# github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
|
|
## explicit
|
|
github.com/pmezard/go-difflib/difflib
|
|
# github.com/prometheus/client_golang v1.17.0
|
|
## explicit; go 1.19
|
|
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.5.0
|
|
## explicit; go 1.19
|
|
github.com/prometheus/client_model/go
|
|
# github.com/prometheus/common v0.44.0
|
|
## explicit; go 1.18
|
|
github.com/prometheus/common/expfmt
|
|
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
|
|
github.com/prometheus/common/model
|
|
# github.com/prometheus/procfs v0.12.0
|
|
## explicit; go 1.19
|
|
github.com/prometheus/procfs
|
|
github.com/prometheus/procfs/internal/fs
|
|
github.com/prometheus/procfs/internal/util
|
|
# github.com/rabbitmq/amqp091-go v1.9.0
|
|
## explicit; go 1.16
|
|
github.com/rabbitmq/amqp091-go
|
|
# github.com/rubenv/sql-migrate v1.5.2
|
|
## explicit; go 1.17
|
|
github.com/rubenv/sql-migrate
|
|
github.com/rubenv/sql-migrate/sqlparse
|
|
# github.com/russross/blackfriday/v2 v2.1.0
|
|
## explicit
|
|
github.com/russross/blackfriday/v2
|
|
# github.com/ryanuber/go-glob v1.0.0
|
|
## explicit
|
|
github.com/ryanuber/go-glob
|
|
# github.com/sagikazarmark/locafero v0.3.0
|
|
## explicit; go 1.20
|
|
github.com/sagikazarmark/locafero
|
|
# github.com/sagikazarmark/slog-shim v0.1.0
|
|
## explicit; go 1.20
|
|
github.com/sagikazarmark/slog-shim
|
|
# github.com/schollz/closestmatch v2.1.0+incompatible
|
|
## explicit
|
|
github.com/schollz/closestmatch
|
|
# github.com/segmentio/asm v1.2.0
|
|
## explicit; go 1.18
|
|
github.com/segmentio/asm/base64
|
|
github.com/segmentio/asm/cpu
|
|
github.com/segmentio/asm/cpu/arm
|
|
github.com/segmentio/asm/cpu/arm64
|
|
github.com/segmentio/asm/cpu/cpuid
|
|
github.com/segmentio/asm/cpu/x86
|
|
github.com/segmentio/asm/internal/unsafebytes
|
|
# github.com/sirupsen/logrus v1.9.3
|
|
## explicit; go 1.13
|
|
github.com/sirupsen/logrus
|
|
# github.com/sourcegraph/conc v0.3.0
|
|
## explicit; go 1.19
|
|
github.com/sourcegraph/conc
|
|
github.com/sourcegraph/conc/internal/multierror
|
|
github.com/sourcegraph/conc/iter
|
|
github.com/sourcegraph/conc/panics
|
|
# github.com/spf13/afero v1.10.0
|
|
## explicit; go 1.16
|
|
github.com/spf13/afero
|
|
github.com/spf13/afero/internal/common
|
|
github.com/spf13/afero/mem
|
|
# github.com/spf13/cast v1.5.1
|
|
## explicit; go 1.18
|
|
github.com/spf13/cast
|
|
# github.com/spf13/cobra v1.7.0
|
|
## explicit; go 1.15
|
|
github.com/spf13/cobra
|
|
# github.com/spf13/pflag v1.0.5
|
|
## explicit; go 1.12
|
|
github.com/spf13/pflag
|
|
# github.com/spf13/viper v1.17.0
|
|
## explicit; go 1.18
|
|
github.com/spf13/viper
|
|
github.com/spf13/viper/internal/encoding
|
|
github.com/spf13/viper/internal/encoding/dotenv
|
|
github.com/spf13/viper/internal/encoding/hcl
|
|
github.com/spf13/viper/internal/encoding/ini
|
|
github.com/spf13/viper/internal/encoding/javaproperties
|
|
github.com/spf13/viper/internal/encoding/json
|
|
github.com/spf13/viper/internal/encoding/toml
|
|
github.com/spf13/viper/internal/encoding/yaml
|
|
# github.com/stretchr/objx v0.5.1
|
|
## explicit; go 1.13
|
|
github.com/stretchr/objx
|
|
# github.com/stretchr/testify v1.8.4
|
|
## explicit; go 1.20
|
|
github.com/stretchr/testify/assert
|
|
github.com/stretchr/testify/mock
|
|
github.com/stretchr/testify/require
|
|
# github.com/subosito/gotenv v1.6.0
|
|
## explicit; go 1.18
|
|
github.com/subosito/gotenv
|
|
# github.com/tdewolff/minify/v2 v2.12.9
|
|
## explicit; go 1.18
|
|
github.com/tdewolff/minify/v2
|
|
github.com/tdewolff/minify/v2/css
|
|
github.com/tdewolff/minify/v2/html
|
|
github.com/tdewolff/minify/v2/js
|
|
github.com/tdewolff/minify/v2/json
|
|
github.com/tdewolff/minify/v2/svg
|
|
github.com/tdewolff/minify/v2/xml
|
|
# github.com/tdewolff/parse/v2 v2.6.8
|
|
## explicit; go 1.13
|
|
github.com/tdewolff/parse/v2
|
|
github.com/tdewolff/parse/v2/buffer
|
|
github.com/tdewolff/parse/v2/css
|
|
github.com/tdewolff/parse/v2/html
|
|
github.com/tdewolff/parse/v2/js
|
|
github.com/tdewolff/parse/v2/json
|
|
github.com/tdewolff/parse/v2/strconv
|
|
github.com/tdewolff/parse/v2/xml
|
|
# github.com/twitchyliquid64/golang-asm v0.15.1
|
|
## explicit; go 1.13
|
|
github.com/twitchyliquid64/golang-asm/asm/arch
|
|
github.com/twitchyliquid64/golang-asm/bio
|
|
github.com/twitchyliquid64/golang-asm/dwarf
|
|
github.com/twitchyliquid64/golang-asm/goobj
|
|
github.com/twitchyliquid64/golang-asm/obj
|
|
github.com/twitchyliquid64/golang-asm/obj/arm
|
|
github.com/twitchyliquid64/golang-asm/obj/arm64
|
|
github.com/twitchyliquid64/golang-asm/obj/mips
|
|
github.com/twitchyliquid64/golang-asm/obj/ppc64
|
|
github.com/twitchyliquid64/golang-asm/obj/riscv
|
|
github.com/twitchyliquid64/golang-asm/obj/s390x
|
|
github.com/twitchyliquid64/golang-asm/obj/wasm
|
|
github.com/twitchyliquid64/golang-asm/obj/x86
|
|
github.com/twitchyliquid64/golang-asm/objabi
|
|
github.com/twitchyliquid64/golang-asm/src
|
|
github.com/twitchyliquid64/golang-asm/sys
|
|
github.com/twitchyliquid64/golang-asm/unsafeheader
|
|
# github.com/ugorji/go/codec v1.2.11
|
|
## explicit; go 1.11
|
|
github.com/ugorji/go/codec
|
|
# github.com/valyala/bytebufferpool v1.0.0
|
|
## explicit
|
|
github.com/valyala/bytebufferpool
|
|
# github.com/valyala/fasttemplate v1.2.2
|
|
## explicit; go 1.12
|
|
github.com/valyala/fasttemplate
|
|
# github.com/vmihailenco/msgpack/v5 v5.4.0
|
|
## explicit; go 1.19
|
|
github.com/vmihailenco/msgpack/v5
|
|
github.com/vmihailenco/msgpack/v5/msgpcode
|
|
# github.com/vmihailenco/tagparser/v2 v2.0.0
|
|
## explicit; go 1.15
|
|
github.com/vmihailenco/tagparser/v2
|
|
github.com/vmihailenco/tagparser/v2/internal
|
|
github.com/vmihailenco/tagparser/v2/internal/parser
|
|
# github.com/x448/float16 v0.8.4
|
|
## explicit; go 1.11
|
|
github.com/x448/float16
|
|
# github.com/xdg-go/pbkdf2 v1.0.0
|
|
## explicit; go 1.9
|
|
github.com/xdg-go/pbkdf2
|
|
# github.com/xdg-go/scram v1.1.2
|
|
## explicit; go 1.11
|
|
github.com/xdg-go/scram
|
|
# github.com/xdg-go/stringprep v1.0.4
|
|
## explicit; go 1.11
|
|
github.com/xdg-go/stringprep
|
|
# github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
|
|
## explicit
|
|
github.com/xeipuuv/gojsonpointer
|
|
# github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
|
|
## explicit
|
|
github.com/xeipuuv/gojsonreference
|
|
# github.com/xeipuuv/gojsonschema v1.2.0
|
|
## explicit
|
|
github.com/xeipuuv/gojsonschema
|
|
# github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
|
|
## explicit; go 1.19
|
|
github.com/xo/terminfo
|
|
# github.com/yosssi/ace v0.0.5
|
|
## explicit
|
|
github.com/yosssi/ace
|
|
# github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a
|
|
## explicit; go 1.12
|
|
github.com/youmark/pkcs8
|
|
# go.mongodb.org/mongo-driver v1.12.1
|
|
## explicit; go 1.13
|
|
go.mongodb.org/mongo-driver/bson
|
|
go.mongodb.org/mongo-driver/bson/bsoncodec
|
|
go.mongodb.org/mongo-driver/bson/bsonoptions
|
|
go.mongodb.org/mongo-driver/bson/bsonrw
|
|
go.mongodb.org/mongo-driver/bson/bsontype
|
|
go.mongodb.org/mongo-driver/bson/primitive
|
|
go.mongodb.org/mongo-driver/event
|
|
go.mongodb.org/mongo-driver/internal
|
|
go.mongodb.org/mongo-driver/internal/aws
|
|
go.mongodb.org/mongo-driver/internal/aws/awserr
|
|
go.mongodb.org/mongo-driver/internal/aws/credentials
|
|
go.mongodb.org/mongo-driver/internal/aws/signer/v4
|
|
go.mongodb.org/mongo-driver/internal/credproviders
|
|
go.mongodb.org/mongo-driver/internal/logger
|
|
go.mongodb.org/mongo-driver/internal/randutil
|
|
go.mongodb.org/mongo-driver/internal/randutil/rand
|
|
go.mongodb.org/mongo-driver/internal/uuid
|
|
go.mongodb.org/mongo-driver/mongo
|
|
go.mongodb.org/mongo-driver/mongo/address
|
|
go.mongodb.org/mongo-driver/mongo/description
|
|
go.mongodb.org/mongo-driver/mongo/options
|
|
go.mongodb.org/mongo-driver/mongo/readconcern
|
|
go.mongodb.org/mongo-driver/mongo/readpref
|
|
go.mongodb.org/mongo-driver/mongo/writeconcern
|
|
go.mongodb.org/mongo-driver/tag
|
|
go.mongodb.org/mongo-driver/version
|
|
go.mongodb.org/mongo-driver/x/bsonx/bsoncore
|
|
go.mongodb.org/mongo-driver/x/mongo/driver
|
|
go.mongodb.org/mongo-driver/x/mongo/driver/auth
|
|
go.mongodb.org/mongo-driver/x/mongo/driver/auth/creds
|
|
go.mongodb.org/mongo-driver/x/mongo/driver/auth/internal/gssapi
|
|
go.mongodb.org/mongo-driver/x/mongo/driver/connstring
|
|
go.mongodb.org/mongo-driver/x/mongo/driver/dns
|
|
go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt
|
|
go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt/options
|
|
go.mongodb.org/mongo-driver/x/mongo/driver/ocsp
|
|
go.mongodb.org/mongo-driver/x/mongo/driver/operation
|
|
go.mongodb.org/mongo-driver/x/mongo/driver/session
|
|
go.mongodb.org/mongo-driver/x/mongo/driver/topology
|
|
go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage
|
|
# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0
|
|
## explicit; go 1.19
|
|
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
|
|
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal
|
|
# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0
|
|
## explicit; go 1.19
|
|
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
|
|
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil
|
|
# go.opentelemetry.io/otel v1.19.0
|
|
## explicit; go 1.20
|
|
go.opentelemetry.io/otel
|
|
go.opentelemetry.io/otel/attribute
|
|
go.opentelemetry.io/otel/baggage
|
|
go.opentelemetry.io/otel/codes
|
|
go.opentelemetry.io/otel/internal
|
|
go.opentelemetry.io/otel/internal/attribute
|
|
go.opentelemetry.io/otel/internal/baggage
|
|
go.opentelemetry.io/otel/internal/global
|
|
go.opentelemetry.io/otel/propagation
|
|
go.opentelemetry.io/otel/semconv/internal
|
|
go.opentelemetry.io/otel/semconv/v1.12.0
|
|
go.opentelemetry.io/otel/semconv/v1.17.0
|
|
go.opentelemetry.io/otel/semconv/v1.21.0
|
|
# go.opentelemetry.io/otel/exporters/jaeger v1.17.0
|
|
## explicit; go 1.19
|
|
go.opentelemetry.io/otel/exporters/jaeger
|
|
go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent
|
|
go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger
|
|
go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore
|
|
go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift
|
|
# go.opentelemetry.io/otel/metric v1.19.0
|
|
## explicit; go 1.20
|
|
go.opentelemetry.io/otel/metric
|
|
go.opentelemetry.io/otel/metric/embedded
|
|
# go.opentelemetry.io/otel/sdk v1.19.0
|
|
## explicit; go 1.20
|
|
go.opentelemetry.io/otel/sdk
|
|
go.opentelemetry.io/otel/sdk/instrumentation
|
|
go.opentelemetry.io/otel/sdk/internal
|
|
go.opentelemetry.io/otel/sdk/internal/env
|
|
go.opentelemetry.io/otel/sdk/resource
|
|
go.opentelemetry.io/otel/sdk/trace
|
|
# go.opentelemetry.io/otel/trace v1.19.0
|
|
## explicit; go 1.20
|
|
go.opentelemetry.io/otel/trace
|
|
# go.uber.org/atomic v1.11.0
|
|
## explicit; go 1.18
|
|
go.uber.org/atomic
|
|
# go.uber.org/multierr v1.11.0
|
|
## explicit; go 1.19
|
|
go.uber.org/multierr
|
|
# golang.org/x/arch v0.5.0
|
|
## explicit; go 1.17
|
|
golang.org/x/arch/x86/x86asm
|
|
# golang.org/x/crypto v0.14.0
|
|
## explicit; go 1.17
|
|
golang.org/x/crypto/acme
|
|
golang.org/x/crypto/acme/autocert
|
|
golang.org/x/crypto/bcrypt
|
|
golang.org/x/crypto/blake2b
|
|
golang.org/x/crypto/blowfish
|
|
golang.org/x/crypto/cryptobyte
|
|
golang.org/x/crypto/cryptobyte/asn1
|
|
golang.org/x/crypto/curve25519
|
|
golang.org/x/crypto/curve25519/internal/field
|
|
golang.org/x/crypto/ed25519
|
|
golang.org/x/crypto/internal/alias
|
|
golang.org/x/crypto/internal/poly1305
|
|
golang.org/x/crypto/nacl/box
|
|
golang.org/x/crypto/nacl/secretbox
|
|
golang.org/x/crypto/ocsp
|
|
golang.org/x/crypto/pbkdf2
|
|
golang.org/x/crypto/salsa20/salsa
|
|
golang.org/x/crypto/scrypt
|
|
golang.org/x/crypto/sha3
|
|
# golang.org/x/exp v0.0.0-20231006140011-7918f672742d
|
|
## explicit; go 1.20
|
|
golang.org/x/exp/constraints
|
|
golang.org/x/exp/maps
|
|
golang.org/x/exp/slices
|
|
golang.org/x/exp/slog
|
|
golang.org/x/exp/slog/internal
|
|
golang.org/x/exp/slog/internal/buffer
|
|
# golang.org/x/mod v0.13.0
|
|
## explicit; go 1.18
|
|
golang.org/x/mod/semver
|
|
# golang.org/x/net v0.17.0
|
|
## explicit; go 1.17
|
|
golang.org/x/net/bpf
|
|
golang.org/x/net/html
|
|
golang.org/x/net/html/atom
|
|
golang.org/x/net/http/httpguts
|
|
golang.org/x/net/http2
|
|
golang.org/x/net/http2/h2c
|
|
golang.org/x/net/http2/hpack
|
|
golang.org/x/net/idna
|
|
golang.org/x/net/internal/iana
|
|
golang.org/x/net/internal/socket
|
|
golang.org/x/net/internal/socks
|
|
golang.org/x/net/internal/timeseries
|
|
golang.org/x/net/ipv4
|
|
golang.org/x/net/ipv6
|
|
golang.org/x/net/proxy
|
|
golang.org/x/net/publicsuffix
|
|
golang.org/x/net/trace
|
|
# golang.org/x/sync v0.4.0
|
|
## explicit; go 1.17
|
|
golang.org/x/sync/errgroup
|
|
golang.org/x/sync/semaphore
|
|
golang.org/x/sync/singleflight
|
|
# golang.org/x/sys v0.13.0
|
|
## explicit; go 1.17
|
|
golang.org/x/sys/cpu
|
|
golang.org/x/sys/execabs
|
|
golang.org/x/sys/unix
|
|
golang.org/x/sys/windows
|
|
golang.org/x/sys/windows/registry
|
|
# golang.org/x/text v0.13.0
|
|
## explicit; go 1.17
|
|
golang.org/x/text/cases
|
|
golang.org/x/text/encoding
|
|
golang.org/x/text/encoding/charmap
|
|
golang.org/x/text/encoding/internal
|
|
golang.org/x/text/encoding/internal/identifier
|
|
golang.org/x/text/encoding/unicode
|
|
golang.org/x/text/feature/plural
|
|
golang.org/x/text/internal
|
|
golang.org/x/text/internal/catmsg
|
|
golang.org/x/text/internal/format
|
|
golang.org/x/text/internal/language
|
|
golang.org/x/text/internal/language/compact
|
|
golang.org/x/text/internal/number
|
|
golang.org/x/text/internal/stringset
|
|
golang.org/x/text/internal/tag
|
|
golang.org/x/text/internal/utf8internal
|
|
golang.org/x/text/language
|
|
golang.org/x/text/message
|
|
golang.org/x/text/message/catalog
|
|
golang.org/x/text/runes
|
|
golang.org/x/text/secure/bidirule
|
|
golang.org/x/text/secure/precis
|
|
golang.org/x/text/transform
|
|
golang.org/x/text/unicode/bidi
|
|
golang.org/x/text/unicode/norm
|
|
golang.org/x/text/width
|
|
# golang.org/x/time v0.3.0
|
|
## explicit
|
|
golang.org/x/time/rate
|
|
# golang.org/x/tools v0.14.0
|
|
## explicit; go 1.18
|
|
golang.org/x/tools/cmd/stringer
|
|
golang.org/x/tools/go/gcexportdata
|
|
golang.org/x/tools/go/internal/packagesdriver
|
|
golang.org/x/tools/go/packages
|
|
golang.org/x/tools/go/types/objectpath
|
|
golang.org/x/tools/internal/event
|
|
golang.org/x/tools/internal/event/core
|
|
golang.org/x/tools/internal/event/keys
|
|
golang.org/x/tools/internal/event/label
|
|
golang.org/x/tools/internal/event/tag
|
|
golang.org/x/tools/internal/gcimporter
|
|
golang.org/x/tools/internal/gocommand
|
|
golang.org/x/tools/internal/packagesinternal
|
|
golang.org/x/tools/internal/pkgbits
|
|
golang.org/x/tools/internal/tokeninternal
|
|
golang.org/x/tools/internal/typeparams
|
|
golang.org/x/tools/internal/typesinternal
|
|
# gonum.org/v1/gonum v0.14.0
|
|
## explicit; go 1.20
|
|
gonum.org/v1/gonum/blas
|
|
gonum.org/v1/gonum/blas/blas64
|
|
gonum.org/v1/gonum/blas/cblas128
|
|
gonum.org/v1/gonum/blas/gonum
|
|
gonum.org/v1/gonum/floats
|
|
gonum.org/v1/gonum/floats/scalar
|
|
gonum.org/v1/gonum/internal/asm/c128
|
|
gonum.org/v1/gonum/internal/asm/c64
|
|
gonum.org/v1/gonum/internal/asm/f32
|
|
gonum.org/v1/gonum/internal/asm/f64
|
|
gonum.org/v1/gonum/internal/cmplx64
|
|
gonum.org/v1/gonum/internal/math32
|
|
gonum.org/v1/gonum/lapack
|
|
gonum.org/v1/gonum/lapack/gonum
|
|
gonum.org/v1/gonum/lapack/lapack64
|
|
gonum.org/v1/gonum/mat
|
|
gonum.org/v1/gonum/stat
|
|
# google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a
|
|
## explicit; go 1.19
|
|
google.golang.org/genproto/internal
|
|
# google.golang.org/genproto/googleapis/api v0.0.0-20231012201019-e917dd12ba7a
|
|
## explicit; go 1.19
|
|
google.golang.org/genproto/googleapis/api
|
|
google.golang.org/genproto/googleapis/api/annotations
|
|
google.golang.org/genproto/googleapis/api/httpbody
|
|
# google.golang.org/genproto/googleapis/rpc v0.0.0-20231012201019-e917dd12ba7a
|
|
## explicit; go 1.19
|
|
google.golang.org/genproto/googleapis/rpc/status
|
|
# google.golang.org/grpc v1.58.3
|
|
## explicit; go 1.19
|
|
google.golang.org/grpc
|
|
google.golang.org/grpc/attributes
|
|
google.golang.org/grpc/backoff
|
|
google.golang.org/grpc/balancer
|
|
google.golang.org/grpc/balancer/base
|
|
google.golang.org/grpc/balancer/grpclb/state
|
|
google.golang.org/grpc/balancer/roundrobin
|
|
google.golang.org/grpc/binarylog/grpc_binarylog_v1
|
|
google.golang.org/grpc/channelz
|
|
google.golang.org/grpc/codes
|
|
google.golang.org/grpc/connectivity
|
|
google.golang.org/grpc/credentials
|
|
google.golang.org/grpc/credentials/insecure
|
|
google.golang.org/grpc/encoding
|
|
google.golang.org/grpc/encoding/proto
|
|
google.golang.org/grpc/grpclog
|
|
google.golang.org/grpc/health
|
|
google.golang.org/grpc/health/grpc_health_v1
|
|
google.golang.org/grpc/internal
|
|
google.golang.org/grpc/internal/backoff
|
|
google.golang.org/grpc/internal/balancer/gracefulswitch
|
|
google.golang.org/grpc/internal/balancerload
|
|
google.golang.org/grpc/internal/binarylog
|
|
google.golang.org/grpc/internal/buffer
|
|
google.golang.org/grpc/internal/channelz
|
|
google.golang.org/grpc/internal/credentials
|
|
google.golang.org/grpc/internal/envconfig
|
|
google.golang.org/grpc/internal/grpclog
|
|
google.golang.org/grpc/internal/grpcrand
|
|
google.golang.org/grpc/internal/grpcsync
|
|
google.golang.org/grpc/internal/grpcutil
|
|
google.golang.org/grpc/internal/idle
|
|
google.golang.org/grpc/internal/metadata
|
|
google.golang.org/grpc/internal/pretty
|
|
google.golang.org/grpc/internal/resolver
|
|
google.golang.org/grpc/internal/resolver/dns
|
|
google.golang.org/grpc/internal/resolver/passthrough
|
|
google.golang.org/grpc/internal/resolver/unix
|
|
google.golang.org/grpc/internal/serviceconfig
|
|
google.golang.org/grpc/internal/status
|
|
google.golang.org/grpc/internal/syscall
|
|
google.golang.org/grpc/internal/transport
|
|
google.golang.org/grpc/internal/transport/networktype
|
|
google.golang.org/grpc/keepalive
|
|
google.golang.org/grpc/metadata
|
|
google.golang.org/grpc/peer
|
|
google.golang.org/grpc/reflection
|
|
google.golang.org/grpc/reflection/grpc_reflection_v1
|
|
google.golang.org/grpc/reflection/grpc_reflection_v1alpha
|
|
google.golang.org/grpc/resolver
|
|
google.golang.org/grpc/serviceconfig
|
|
google.golang.org/grpc/stats
|
|
google.golang.org/grpc/status
|
|
google.golang.org/grpc/tap
|
|
# google.golang.org/protobuf v1.31.0
|
|
## explicit; go 1.11
|
|
google.golang.org/protobuf/encoding/protojson
|
|
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/json
|
|
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/protodesc
|
|
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/descriptorpb
|
|
google.golang.org/protobuf/types/known/anypb
|
|
google.golang.org/protobuf/types/known/durationpb
|
|
google.golang.org/protobuf/types/known/fieldmaskpb
|
|
google.golang.org/protobuf/types/known/structpb
|
|
google.golang.org/protobuf/types/known/timestamppb
|
|
google.golang.org/protobuf/types/known/wrapperspb
|
|
# gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc
|
|
## explicit
|
|
gopkg.in/alexcesaro/quotedprintable.v3
|
|
# gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
|
|
## explicit
|
|
gopkg.in/gomail.v2
|
|
# gopkg.in/inf.v0 v0.9.1
|
|
## explicit
|
|
gopkg.in/inf.v0
|
|
# gopkg.in/ini.v1 v1.67.0
|
|
## explicit
|
|
gopkg.in/ini.v1
|
|
# gopkg.in/yaml.v2 v2.4.0
|
|
## explicit; go 1.15
|
|
gopkg.in/yaml.v2
|
|
# gopkg.in/yaml.v3 v3.0.1
|
|
## explicit
|
|
gopkg.in/yaml.v3
|