Merge pull request #67 from devilcove/dependabot/go_modules/github.co… #147
Annotations
10 errors
lint:
app/plexus-agent/cmd/drop.go#L39
SA1019: ec.Request is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint:
app/plexus-agent/cmd/drop.go#L43
SA1019: ec.Close is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint:
app/plexus-agent/cmd/join.go#L37
SA1019: ec.Close is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint:
app/plexus-agent/cmd/join.go#L38
SA1019: ec.Request is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint:
app/plexus-agent/cmd/leave.go#L37
SA1019: ec.Request is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint:
app/plexus-agent/cmd/leave.go#L41
SA1019: ec.Close is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint:
app/plexus-agent/cmd/loglevel.go#L44
SA1019: ec.Publish is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint:
app/plexus-agent/cmd/loglevel.go#L45
SA1019: ec.Flush is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint:
app/plexus-agent/cmd/loglevel.go#L46
SA1019: ec.Drain is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint:
internal/agent/broker.go#L20
SA1019: nats.EncodedConn is deprecated: Encoded connections are no longer supported. (staticcheck)
|