fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.5 #109
Annotations
10 errors and 1 warning
golangci-lint:
internal/adr/adr.go#L13
import 'github.com/adrg/frontmatter' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/adr/adr.go#L14
import 'github.com/corani/adr/internal/config' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/adr/adr.go#L15
import 'github.com/gosimple/slug' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/edit.go#L10
import 'github.com/corani/adr/internal/adr' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/edit.go#L11
import 'github.com/corani/adr/internal/config' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/init.go#L9
import 'github.com/corani/adr/internal/adr' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/init.go#L10
import 'github.com/corani/adr/internal/config' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/list.go#L7
import 'github.com/corani/adr/internal/adr' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/list.go#L9
import 'github.com/jedib0t/go-pretty/v6/table' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/show.go#L7
import 'github.com/MichaelMure/go-term-markdown' is not allowed from list 'Main' (depguard)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, 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/
|
Loading