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.
https://github.com/allaboutapps/go-starter/blob/c2482d4d3f4ad0e2ceef3bbacf426c5da0ff9ddc/internal/util/slice.go#L3C1-L12C2 Since You have migrated to go 1.21, this code is redundant. In go 1.21 was added a new package "slices to std lib" ```go import ( "slices" ) func...
changes: group targets and colorful screen shot:  issues: no idea how to strip the "Make variables" and "Special targets", maybe using different group mark for these special...
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.4.0 to 0.8.0. Commits 9db913a go.mod: update to newer x/tools 30dadde all: correct comment typos 71a9c9a all: fix some comments ec5565b README.md: update documentation of module versioning...
Bumps [github.com/volatiletech/sqlboiler/v4](https://github.com/volatiletech/sqlboiler) from 4.9.2 to 4.14.1. Release notes Sourced from github.com/volatiletech/sqlboiler/v4's releases. v4.14.1 Fix composite key handling in sqlite3 driver (thanks @vortura). Use correct executor for relationship test when no-context...
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.7.2 to 4.10.2. Release notes Sourced from github.com/labstack/echo/v4's releases. v4.10.2 Security filepath.Clean behaviour has changed in Go 1.20 - adapt to it #2406 Add middleware.CORSConfig.UnsafeWildcardOriginWithAllowCredentials to make...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.2.0 to 0.7.0. Commits 8e2b117 http2/hpack: avoid quadratic complexity in hpack decoding 547e7ed http2: avoid referencing ResponseWrite.Write parameter after returning 39940ad html: parse comments per HTML spec...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.103.0 to 0.111.0. Release notes Sourced from google.golang.org/api's releases. v0.111.0 0.111.0 (2023-02-28) Features all: Auto-regenerate discovery clients (#1859) (ba3414e) all: Auto-regenerate discovery clients (#1861) (895105a) all: Auto-regenerate...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.10.1 to 1.15.0. Release notes Sourced from github.com/spf13/viper's releases. v1.15.0 What's Changed Exciting New Features 🎉 feat: add multiple endpoints support for remote by @mozartz in spf13/viper#1464...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 3.3.0. Release notes Sourced from actions/checkout's releases. v3.3.0 What's Changed Implement branch list using callbacks from exec function by @cory-miller in actions/checkout#1045 Add in explicit...
Bumps golang from 1.19.3-bullseye to 1.20.1-bullseye. [](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...