Imports
- google.golang.org/grpc
- sigs.k8s.io/kustomize/api/krusty
- github.com/Masterminds/semver/v3
- gopkg.in/yaml.v3
- sigs.k8s.io/kustomize/kyaml/filesys
- golang.org/x/sys/unix
- github.com/codefly-dev/core/shared
- github.com/codefly-dev/core/agents/services
- github.com/codefly-dev/core/agents/manager
- github.com/codefly-dev/core/resources
- github.com/codefly-dev/core/generated/go/codefly/base/v0
- github.com/codefly-dev/core/generated/go/codefly/services/agent/v0
- github.com/codefly-dev/core/generated/go/codefly/services/builder/v0
- github.com/google/go-github/v89/github
- github.com/codefly-dev/core/composition
- github.com/codefly-dev/core/generated/go/codefly/services/solution/v0
- github.com/codefly-dev/core/solution
- github.com/codefly-dev/core/agents/contract
Imports in module “github.com/codefly-dev/cli”
- github.com/codefly-dev/cli/pkg/builder
- github.com/codefly-dev/cli/pkg/orchestration
- github.com/codefly-dev/cli/pkg/internal/mutationauthority
- github.com/codefly-dev/cli/pkg/gh
- github.com/codefly-dev/cli/pkg/solutionrun
- github.com/codefly-dev/cli/pkg/environments
- github.com/codefly-dev/cli/pkg/internal/selectionguard
Standard library imports
- bufio
- bytes
- context
- crypto/ecdsa
- crypto/elliptic
- crypto/rand
- crypto/sha256
- crypto/tls
- crypto/x509
- crypto/x509/pkix
- encoding/hex
- encoding/json
- encoding/pem
- errors
- fmt
- io
- math
- math/big
- net
- net/http
- net/url
- os
- os/exec
- path/filepath
- reflect
- regexp
- sort
- strconv
- strings
- time
- unicode/utf8
- io/fs
- slices
- maps