fix(deps): update all minor, patch, or digest dependencies on go #327
Annotations
10 errors and 1 warning
gotest:
pkg/utils/log.go#L6
import 'github.com/go-logr/logr' is not allowed from list 'Main' (depguard)
|
gotest:
pkg/utils/log.go#L7
import 'github.com/go-logr/zapr' is not allowed from list 'Main' (depguard)
|
gotest:
pkg/obswatcher/obswatcher.go#L8
import 'github.com/go-logr/logr' is not allowed from list 'Main' (depguard)
|
gotest:
pkg/obswatcher/obswatcher.go#L12
import 'github.com/cloudnativedaysjp/emtec-ecu/pkg/infra/db' is not allowed from list 'Main' (depguard)
|
gotest:
pkg/obswatcher/obswatcher.go#L13
import 'github.com/cloudnativedaysjp/emtec-ecu/pkg/infra/obsws' is not allowed from list 'Main' (depguard)
|
gotest:
pkg/obswatcher/obswatcher.go#L14
import 'github.com/cloudnativedaysjp/emtec-ecu/pkg/infra/sharedmem' is not allowed from list 'Main' (depguard)
|
gotest:
pkg/obswatcher/obswatcher.go#L15
import 'github.com/cloudnativedaysjp/emtec-ecu/pkg/model' is not allowed from list 'Main' (depguard)
|
gotest:
pkg/obswatcher/obswatcher.go#L16
import 'github.com/cloudnativedaysjp/emtec-ecu/pkg/utils' is not allowed from list 'Main' (depguard)
|
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|