Imports
- golang.org/x/xerrors
- sigs.k8s.io/controller-runtime/pkg/client
- sigs.k8s.io/controller-runtime/pkg/manager
- github.com/google/go-github/v25/github
- k8s.io/utils/pointer
- k8s.io/apimachinery/pkg/api/errors
- k8s.io/apimachinery/pkg/apis/meta/v1
- k8s.io/apimachinery/pkg/runtime
- k8s.io/apimachinery/pkg/types
- k8s.io/client-go/tools/record
Imports in module “github.com/tommy351/pullup”
- github.com/tommy351/pullup/internal/log
- github.com/tommy351/pullup/internal/controller
- github.com/tommy351/pullup/internal/template
- github.com/tommy351/pullup/internal/k8s
- github.com/tommy351/pullup/internal/httputil
- github.com/tommy351/pullup/pkg/apis/pullup/v1alpha1