Bugfix: Search on string with dot was not possible#14
Merged
Annotations
10 errors and 2 warnings
|
pkg/auth/handler.go#L12
import 'github.com/rest-go/rest/pkg/jsonutil' is not allowed from list 'Main' (depguard)
|
|
pkg/auth/auth.go#L10
import 'github.com/rest-go/rest/pkg/sql' is not allowed from list 'Main' (depguard)
|
|
pkg/auth/auth.go#L9
import 'github.com/golang-jwt/jwt/v4' is not allowed from list 'Main' (depguard)
|
|
main.go#L18
import 'github.com/rest-go/rest/pkg/sql' is not allowed from list 'Main' (depguard)
|
|
main.go#L17
import 'github.com/rest-go/rest/pkg/server' is not allowed from list 'Main' (depguard)
|
|
main.go#L16
import 'github.com/rest-go/rest/pkg/log' is not allowed from list 'Main' (depguard)
|
|
main.go#L14
import 'github.com/rest-go/rest/pkg/auth' is not allowed from list 'Main' (depguard)
|
|
main.go#L12
import 'github.com/rs/cors' is not allowed from list 'Main' (depguard)
|
|
config.go#L8
import 'github.com/rest-go/rest/pkg/server' is not allowed from list 'Main' (depguard)
|
|
config.go#L6
import 'gopkg.in/yaml.v3' is not allowed from list 'Main' (depguard)
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading