golang-repo-template
golang-repo-template copied to clipboard
π A template for creating new Golang + Docker + Canonical Domain + Badges + Dependabot + Renovate + GolangCI-lint + Goreleaser + GitHub Actions + Gitpod + Depaware + Git Hooks + ...
This PR contains the following updates: | Package | Type | Update | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [actions/cache](https://redirect.github.com/actions/cache) | action | minor | `v3.3.1` -> `v3.5.0`...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/moul/golang-repo-template). ## Open The following updates have all...
# General * [ ] cleanup the root of the repo: move dotfiles to subdirs * [ ] configure nix-shell # Tests * [x] Add goleak * [ ] Advanced...
I regularly use this template for my different projects. The root README.md is also a template file, so this issue is used to as README.md replacement :) This template is...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 3.1.1. Release notes Sourced from codecov/codecov-action's releases. 3.1.1 What's Changed Update deprecation warning by @βslifty in codecov/codecov-action#661 Create codeql-analysis.yml by @βmitchell-codecov in codecov/codecov-action#593 build(deps): bump...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 1.1.2 to 2.0.3. Release notes Sourced from ossf/scorecard-action's releases. v2.0.3 Patch for fix in #898 v2.0.2 Fixes ossf/scorecard-action#895 v2.0.1 Fix for #856 v2.0.0 What's Changed π± Prepare...
Bumps [go.uber.org/goleak](https://github.com/uber-go/goleak) from 1.1.12 to 1.2.0. Release notes Sourced from go.uber.org/goleak's releases. v1.2.0 Added Add Cleanup option that can be used for registering cleanup callbacks. (#78) Changed Mark VerifyNone as...
Bumps golang from 1.19.0-alpine to 1.19.1-alpine. [](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...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3.0.0 to 3.1.0. Release notes Sourced from goreleaser/goreleaser-action's releases. v3.1.0 What's Changed fix: dist resolution from config file by @βcrazy-max (#369) ci: fix workflow by @βcrazy-max (#357)...
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.22.0 to 1.23.0. Release notes Sourced from go.uber.org/zap's releases. v1.23.0 Enhancements: #1147[]: Add a zapcore.LevelOf function to determine the level of a LevelEnabler or Core. #1155[]: Add...