control: severity -1 serious control: tags -1 + patch Justification: blocks updating of golang-github-go-ldap-ldap
Please find attached a trivial patch that fixes building with golang- github-go-ldap-ldap-dev v3.4.13, currently staged in salsa. I can coordinate an upload of golang-github-go-ldap-ldap whenever is convenient for you. Thanks, Mathias
--- ./src/go/plugins/net/tcp/tcp.go.orig 2026-04-06 19:45:37.134549804 +0000 +++ ./src/go/plugins/net/tcp/tcp.go 2026-04-06 19:45:47.238644158 +0000 @@ -26,7 +26,7 @@ "strings" "time" - "github.com/go-ldap/ldap" + "github.com/go-ldap/ldap/v3" "golang.zabbix.com/agent2/pkg/web" "golang.zabbix.com/sdk/log" "golang.zabbix.com/sdk/plugin"
signature.asc
Description: This is a digitally signed message part

