I am in the third lecture of Jenkins course
I have zero experience in Go language
I tried to run the go run main.go command and faced few issues with the environment , which I could solve. But finally i I’m stuck with this error
** D:/Devops/Jenkins/go-webapp-sample-master/go-webapp-sample-master/main.go:30**
runtime.main
** C:/Program Files/Go/src/runtime/proc.go:250**
2023-07-31T15:17:24.367+0530 ERROR repository/repository.go:53 Failure database connection
exit status 2
Please let me understand , if I have to run the webapp (repo cloned from link mentioned in the Video) in my local PC should i install the any DataBase , Webserver as the error complains about DB connectivity