golang-repo-template icon indicating copy to clipboard operation
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 + ...

Results 23 golang-repo-template issues
Sort by recently updated
recently updated
newest added

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`...

πŸ” Ready for Review
dependencies

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...

enhancement
help wanted
good first issue

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...

documentation
good first issue

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...

πŸ” Ready for Review
dependencies
github_actions

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...

πŸ” Ready for Review
dependencies
github_actions

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...

πŸ” Ready for Review
dependencies
go

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

πŸ” Ready for Review
dependencies
docker

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)...

πŸ” Ready for Review
dependencies
github_actions

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...

πŸ” Ready for Review
dependencies
go