chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #71
Annotations
8 errors and 1 warning
Setup golangci-lint:
example/main.go#L6
import 'github.com/gin-contrib/rollbar' is not allowed from list 'Main' (depguard)
|
Setup golangci-lint:
example/main.go#L7
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
Setup golangci-lint:
example/main.go#L9
import 'github.com/rollbar/rollbar-go' is not allowed from list 'Main' (depguard)
|
Setup golangci-lint:
recovey.go#L10
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
Setup golangci-lint:
recovey.go#L11
import 'github.com/rollbar/rollbar-go' is not allowed from list 'Main' (depguard)
|
Setup golangci-lint:
recovery_test.go#L8
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
Setup golangci-lint:
recovery_test.go#L9
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
|
Setup golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading