build(deps): bump github.com/bytedance/sonic from 1.11.9 to 1.12.2 #184
Annotations
10 errors and 1 warning
internal/jums/jums.go#L8
import 'github.com/bytedance/sonic' is not allowed from list 'Main' (depguard)
|
internal/jums/jums.go#L9
import 'github.com/cloudwego/hertz/pkg/app/client' is not allowed from list 'Main' (depguard)
|
internal/jums/jums.go#L10
import 'github.com/cloudwego/hertz/pkg/protocol' is not allowed from list 'Main' (depguard)
|
internal/jums/jums.go#L11
import 'github.com/cloudwego/hertz/pkg/protocol/consts' is not allowed from list 'Main' (depguard)
|
internal/jums/message.go#L3
import 'github.com/gofrs/uuid' is not allowed from list 'Main' (depguard)
|
internal/helper/http.go#L9
import 'github.com/cloudwego/hertz/pkg/app/client' is not allowed from list 'Main' (depguard)
|
internal/helper/http.go#L10
import 'github.com/cloudwego/hertz/pkg/protocol' is not allowed from list 'Main' (depguard)
|
internal/helper/http.go#L11
import 'github.com/cloudwego/hertz/pkg/protocol/consts' is not allowed from list 'Main' (depguard)
|
internal/helper/http.go#L13
import 'github.com/houseme/go-push-api/internal/mi' is not allowed from list 'Main' (depguard)
|
internal/helper/http.go#L14
import 'github.com/houseme/go-push-api/internal/mi/builder' is not allowed from list 'Main' (depguard)
|
|
This job failed
Loading