go-starter
go-starter copied to clipboard
An opinionated production-ready SQL-/Swagger-first RESTful JSON API written in Go, highly integrated with VSCode DevContainers by allaboutapps.
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 3.0.2. Release notes Sourced from actions/checkout's releases. v3.0.2 What's Changed Add set-safe-directory input to allow customers to take control. by @TingluoHuang in actions/checkout#770 Prepare changelog...
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) from 0.23.3 to 0.24.2. Commits c12369b Merge pull request #250 from Kunde21/custom_clientresponse 53ffffd Merge pull request #251 from xmac1/fix-produces-with-type-parameters 1c6d707 fix produces with type parameter a7d5226 client: enable...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.74.0 to 0.99.0. Release notes Sourced from google.golang.org/api's releases. v0.99.0 0.99.0 (2022-10-14) Features all: Auto-regenerate discovery clients (#1701) (6b81c83) v0.98.0 0.98.0 (2022-09-27) Features all: Auto-regenerate discovery clients...
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.7.2 to 4.9.1. Release notes Sourced from github.com/labstack/echo/v4's releases. v4.9.1 Fixes Fix logger panicing (when template is set to empty) by bumping dependency version #2295 Enhancements Improve...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 3.1.0. Release notes Sourced from actions/checkout's releases. v3.1.0 What's Changed Inject GitHub host to be able to clone from another GitHub instance by @peter-murray in...
Bumps golang from 1.17.9-buster to 1.19.2-buster. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Beim Versuch den Package zu installieren und auf dem Macbook mit M2 Prozessot laufen lassen, Installierung von Golangci-lint schlägt fehl. Das passiert, weil Packages mit curl heruntergeladen werden und es...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.10.1 to 1.13.0. Release notes Sourced from github.com/spf13/viper's releases. v1.13.0 Important: This is the last release supporting Go 1.15. What's Changed Exciting New Features 🎉 Add etcd3...
Bumps [github.com/volatiletech/sqlboiler/v4](https://github.com/volatiletech/sqlboiler) from 4.9.2 to 4.13.0. Release notes Sourced from github.com/volatiletech/sqlboiler/v4's releases. v4.13.0 See CHANGELOG.md for details Generate IN/NIN whereHelpers for nullable types (thanks @fdegiuli) Fixed concurrent map writes in...
devcontainer.json does not build in JetBrains IDE 2024.1 and VSCode. JetBrains IDE Welcome screen -> DevContainers -> New DevContainer (from VCS Project, Docker must be installed.) Insert the git@ link...