misc: bump dependencies #1141
Annotations
16 errors
lint:
cmd/cache.go#L1
: # github.com/j178/leetgo/cmd
|
lint:
cmd/root.go#L78
undefined: log.DebugLevelStyle
|
lint:
cmd/root.go#L79
undefined: log.InfoLevelStyle
|
lint:
cmd/root.go#L80
undefined: log.WarnLevelStyle
|
lint:
cmd/root.go#L81
undefined: log.ErrorLevelStyle
|
lint:
cmd/root.go#L82
undefined: log.FatalLevelStyle (typecheck)
|
lint:
main.go#L3
could not import github.com/j178/leetgo/cmd (-: # github.com/j178/leetgo/cmd
|
lint:
cmd/root.go#L78
undefined: log.DebugLevelStyle
|
lint:
cmd/root.go#L79
undefined: log.InfoLevelStyle
|
lint:
cmd/root.go#L80
undefined: log.WarnLevelStyle
|
test:
cmd/root.go#L78
undefined: log.DebugLevelStyle
|
test:
cmd/root.go#L79
undefined: log.InfoLevelStyle
|
test:
cmd/root.go#L80
undefined: log.WarnLevelStyle
|
test:
cmd/root.go#L81
undefined: log.ErrorLevelStyle
|
test:
cmd/root.go#L82
undefined: log.FatalLevelStyle
|
test
Process completed with exit code 1.
|