Im currently working on a REST-Client with Go. If I run the program out of the main.go via terminal like:
go run main.go
it works just fine. But i