feat(manager): make check status from flink batch
This commit is contained in:
3
go.mod
3
go.mod
@@ -4,7 +4,7 @@ go 1.23.2
|
||||
|
||||
require (
|
||||
gitea.com/logicamp/lc v1.14.6
|
||||
github.com/logi-camp/go-flink-client v0.1.3
|
||||
github.com/logi-camp/go-flink-client v0.2.0
|
||||
github.com/matoous/go-nanoid/v2 v2.1.0
|
||||
github.com/tidwall/buntdb v1.3.2
|
||||
go.uber.org/zap v1.27.0
|
||||
@@ -24,6 +24,7 @@ require (
|
||||
github.com/josharian/intern v1.0.0 // indirect
|
||||
github.com/mailru/easyjson v0.7.7 // indirect
|
||||
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
|
||||
github.com/samber/lo v1.47.0 // indirect
|
||||
google.golang.org/protobuf v1.35.1 // indirect
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user