go-template
go-template copied to clipboard
go/template is a tool for jumpstarting production-ready Golang projects quickly.
### Is your feature request related to a problem? Please describe. Currently, the golangci-lint config is a bit barebone. The Schwarz IT now has a standard linting config that should...
We should reevaluate how useful it is to publish to the nix package registry. As this CLI is only useful for Go developers, `go install` should be enough.
- **Current Situation**: Our custom GoReleaser configuration, while functional, diverges from the open-source community's norms. - **Proposal**: Align with the default GoReleaser configuration, recognized and widely used within the community....
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0. [](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 [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.7.0 to 1.8.0. Release notes Sourced from github.com/spf13/cobra's releases. v1.8.0 ✨ Features Support usage as plugin for tools like kubectl by @nirs in spf13/cobra#2018 - this means...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. Release notes Sourced from github.com/stretchr/testify's releases. v1.9.0 What's Changed Fix Go modules version by @SuperQ in stretchr/testify#1394 Document that require is not safe to...
This PR introduces changes to the template engine to allow modular templates. A new module interface has been added, making it possible to create template modules in a separate git...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...
Change codeowners to go-template team
_Current Situation:_ - Dependabot Pull Requests (PRs) are scoped to read-only access (by GitHub policy). - Due to this limitation, the pipeline fails to execute on these PRs. **Proposed Solution:**...