# It loads fine when running normally. But during debugging it fails. Specifically the error is plugin was built with a different version of package internal/abi
# -gcflags "all=-N -l" from https://stackoverflow.com/questions/70642618/cannot-load-plugin-when-debugging-golang-file-in-vscode helped.