build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (#171) #751
Annotations
5 warnings
Revive check:
strutil/convbase.go#L15
exported const Base10Chars should have comment (or a comment on this block) or be unexported
|
Revive check:
sysutil/user_nonwin.go#L21
func ChangeUserUidGid should be ChangeUserUIDGid
|
Revive check:
envutil/envutil_test.go#L79
parameter 'eVal' seems to be unused, consider removing or renaming it as _
|
Revive check:
testutil/httpmock.go#L31
func NewHttpRequest should be NewHTTPRequest
|
Revive check:
structs/tags.go#L227
parameter 'field' seems to be unused, consider removing or renaming it as _
|
Loading