Hi @ancient-policeman-24615!
Awesome, it works as I wished.
TIL at first I tried adding a go mod file a bit further in the folder but now I understand I just need to add it where at the same place I use in the go.mod where I import the package.
Thanks a lot!!