chore(deps): bump the gomod group with 12 updates #935
Annotations
10 errors
lint-go:
cmd/ssh-portal/serve.go#L55
SA1019: nats.NewEncodedConn is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint-go:
cmd/ssh-portal/serve.go#L59
SA1019: nc.Close is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint-go:
internal/sshportalapi/server.go#L70
SA1019: nats.NewEncodedConn is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint-go:
internal/sshportalapi/server.go#L74
SA1019: nc.Close is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint-go:
internal/sshportalapi/server.go#L76
SA1019: nc.QueueSubscribe is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint-go:
internal/sshportalapi/server.go#L84
SA1019: nc.Drain is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint-go:
internal/sshportalapi/sshportal.go#L29
SA1019: nats.EncodedConn is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint-go:
internal/sshportalapi/sshportal.go#L33
SA1019: nats.Handler is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint-go:
internal/sshportalapi/sshportal.go#L51
SA1019: c.Publish is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint-go:
internal/sshportalapi/sshportal.go#L68
SA1019: c.Publish is deprecated: Encoded connections are no longer supported. (staticcheck)
|