Imports
- github.com/BurntSushi/toml
- github.com/MakeNowJust/heredoc
- github.com/ghodss/yaml
- github.com/goto/salt/cmdx
- github.com/goto/salt/config
- github.com/goto/salt/printer
- github.com/newrelic/go-agent/v3/newrelic
- github.com/spf13/cobra
- go.uber.org/zap
- golang.org/x/sync/errgroup
- google.golang.org/grpc
- google.golang.org/grpc/credentials/insecure
- google.golang.org/protobuf/encoding/protojson
- google.golang.org/protobuf/reflect/protoreflect
- google.golang.org/protobuf/types/known/structpb
- gopkg.in/yaml.v2
- gopkg.in/yaml.v3
Imports in module “github.com/goto/entropy”
- github.com/goto/entropy/core
- github.com/goto/entropy/core/module
- github.com/goto/entropy/internal/server
- github.com/goto/entropy/internal/store/postgres
- github.com/goto/entropy/modules
- github.com/goto/entropy/modules/dagger
- github.com/goto/entropy/modules/firehose
- github.com/goto/entropy/modules/flink
- github.com/goto/entropy/modules/job
- github.com/goto/entropy/modules/kafka
- github.com/goto/entropy/modules/kubernetes
- github.com/goto/entropy/pkg/errors
- github.com/goto/entropy/pkg/logger
- github.com/goto/entropy/pkg/telemetry
- github.com/goto/entropy/pkg/version
- github.com/goto/entropy/proto/gotocompany/entropy/v1beta1