i562453@dusl35061643a:~/git/baremetal_temper (master)$ go run main.go complete -q bb520 -s=true -c ./etc/config_eu-de-1.ym
l
# command-line-arguments
link: golang.org/x/net/internal/socket: invalid reference to syscall.recvmsg
Switching back to go 1.22.9 seems to work for now.
With go 1.23 I get the following error:
Searching for that error one finds similar issues, for example
Switching back to go 1.22.9 seems to work for now.