fix(deps): update all minor, patch, or digest dependencies on go #360
Annotations
10 errors
gotest:
pkg/notifier/notifier.go#L8
import 'github.com/go-logr/logr' is not allowed from list 'Main' (depguard)
|
gotest:
pkg/notifier/notifier.go#L9
import 'github.com/slack-go/slack' is not allowed from list 'Main' (depguard)
|
gotest:
pkg/notifier/notifier.go#L12
import 'github.com/cloudnativedaysjp/emtec-ecu/pkg/infra/db' is not allowed from list 'Main' (depguard)
|
gotest:
pkg/notifier/notifier.go#L13
import 'github.com/cloudnativedaysjp/emtec-ecu/pkg/infra/slack' is not allowed from list 'Main' (depguard)
|
gotest:
pkg/notifier/notifier.go#L14
import 'github.com/cloudnativedaysjp/emtec-ecu/pkg/model' is not allowed from list 'Main' (depguard)
|
gotest:
pkg/notifier/view.go#L7
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
|
gotest:
pkg/notifier/view.go#L8
import 'github.com/slack-go/slack' is not allowed from list 'Main' (depguard)
|
gotest:
pkg/notifier/view.go#L10
import 'github.com/cloudnativedaysjp/seaman/seaman/api' is not allowed from list 'Main' (depguard)
|
gotest:
pkg/notifier/view.go#L12
import 'github.com/cloudnativedaysjp/emtec-ecu/pkg/model' is not allowed from list 'Main' (depguard)
|
gotest:
pkg/notifier/view_helper.go#L6
import 'github.com/slack-go/slack' is not allowed from list 'Main' (depguard)
|