Hello! i wanna write module with new sdk modules, but catching an error while getting it
I have tried redirect and cache cleaning, but didnt fix
Code:
go: golang.zabbix.com/sdk@latest (v1.2.1) requires golang.zabbix.com/[email protected]: parsing go.mod: module declares its path as: git.zabbix.com/ap/plugin-support but was required as: golang.zabbix.com/sdk
Comment