Imports
- github.com/fatih/color
- github.com/gotidy/ptr
- github.com/google/wire
- github.com/rs/zerolog
- github.com/rs/zerolog/log
- golang.org/x/exp/slices
Imports in module “github.com/easysoft/gitfox”
- github.com/easysoft/gitfox/app/auth
- github.com/easysoft/gitfox/app/api/auth
- github.com/easysoft/gitfox/app/api/controller/limiter
- github.com/easysoft/gitfox/app/api/usererror
- github.com/easysoft/gitfox/app/auth/authz
- github.com/easysoft/gitfox/app/bootstrap
- github.com/easysoft/gitfox/app/events/git
- github.com/easysoft/gitfox/app/events/pullreq
- github.com/easysoft/gitfox/app/events/repo
- github.com/easysoft/gitfox/app/githook
- github.com/easysoft/gitfox/app/services/codeowners
- github.com/easysoft/gitfox/app/services/protection
- github.com/easysoft/gitfox/app/services/settings
- github.com/easysoft/gitfox/app/store
- github.com/easysoft/gitfox/app/url
- github.com/easysoft/gitfox/errors
- github.com/easysoft/gitfox/git
- github.com/easysoft/gitfox/git/api
- github.com/easysoft/gitfox/git/enum
- github.com/easysoft/gitfox/git/hook
- github.com/easysoft/gitfox/git/sha
- github.com/easysoft/gitfox/logging
- github.com/easysoft/gitfox/store
- github.com/easysoft/gitfox/types
- github.com/easysoft/gitfox/types/enum