go-starter icon indicating copy to clipboard operation
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.

Results 37 go-starter issues
Sort by recently updated
recently updated
newest added

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.74.0 to 0.93.0. Release notes Sourced from google.golang.org/api's releases. v0.93.0 0.93.0 (2022-08-16) Features all: auto-regenerate discovery clients, refs #1664 #1662 #1661 #1652 google-api-go-generator: Change field PaymentState to...

dependencies
go

Bumps golang from 1.17.9-buster to 1.19.0-buster. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.17.9-buster&new-version=1.19.0-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...

dependencies
docker

Bumps [github.com/volatiletech/sqlboiler/v4](https://github.com/volatiletech/sqlboiler) from 4.9.2 to 4.12.0. Release notes Sourced from github.com/volatiletech/sqlboiler/v4's releases. v4.12.0 See https://github.com/volatiletech/sqlboiler/blob/HEAD/CHANGELOG.md for details. Fetch column and table info in parallel (thanks @​pavel-krush) Generate IN/NIN methods for...

dependencies
go

- Extend util package with helper functions. - Add MIME interface to use mimtype.MIME or an already KnownMIME - Add function to detach context to avoid context cancelation. Can be...

Added a Save function to the snapshot helper which snapshots the (prettified) raw json response body first and then calls `ParseResponseAndValidate` and snapshots the parsed and validated struct. Also enhanced...

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.10.1 to 1.12.0. Release notes Sourced from github.com/spf13/viper's releases. v1.12.0 This release makes YAML v3 and TOML v2 the default versions used for encoding. You can switch...

dependencies
go

Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) from 0.23.3 to 0.24.1. Commits 3f9800f Merge pull request #243 from eluv-io/fix-api-errors 87042d5 fix APIError to always report errors 6df43e7 fix golangci-lint 219a745 Merge pull request #239 from...

dependencies
go

After running a lot of tests the database gets polluted with integresql databases from all the test runs. Sooner or later the test runner fails with the error: ``` go...

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2. Changelog Sourced from github/codeql-action's changelog. 2.1.8 - 08 Apr 2022 Update default CodeQL bundle version to 2.8.5. #1014 Fix error where the init action...

dependencies
github_actions

Bumps [github.com/volatiletech/strmangle](https://github.com/volatiletech/strmangle) from 0.0.2 to 0.0.4. Commits fa1e7cb Add special handling for UPPER_SNAKE_CASE in TitleCase ce10828 Add functions to control inflection ea33ade Simplify enum parsing to remove false negatives See...

dependencies
go