Added
- adding codeql-analysis workflow
- adding dependabot for gomod and docker
- using go mod now
Changed
- calling on functions without params and using gin.Context in functions instead
- logging for better readability (some rows based on DEBUG_MODE)
- merged TeslaMateAPICars and TeslaMateAPICarsID into one file
- updating Dockerfile a little
- renaming of functions
- bump golang from 1.15.8 to 1.16.0 (#2 by @dependabot)
- some code cleanup
Fixed
- sql query issue with TeslaMateAPICars