Skip to content

Installation/Build Issue on Ubuntu 21.10

➜  go get gitlab.com/beteras/zgui                                                     
go get: gitlab.com/beteras/zgui@v0.0.0-20200510130645-2da461148523: parsing go.mod:
        module declares its path as: zgui
                but was required as: gitlab.com/beteras/zgui

➜  modinfo zfs | grep version
version:        2.0.3-8ubuntu8
srcversion:     EA91884A446938139DC6CF6
vermagic:       5.13.0-19-generic SMP mod_unload modversions 

➜  go version                
go version go1.17.2 linux/amd64

➜  uname -a                  
Linux socrates 5.13.0-19-generic #19-Ubuntu SMP Thu Oct 7 21:58:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linu
Edited by nobulart