Skip to content

Commit

Permalink
build(deps): bump github.com/valyala/quicktemplate from 1.6.3 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [github.com/valyala/quicktemplate](https://github.com/valyala/quicktemplate) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/valyala/quicktemplate/releases)
- [Commits](valyala/quicktemplate@v1.6.3...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/valyala/quicktemplate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 21, 2021
1 parent a37843b commit 0c8c1b5
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 25 deletions.
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -73,7 +73,7 @@ require (
github.com/sourcegraph/go-diff v0.6.1
github.com/spf13/cobra v1.2.1
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.8.1
github.com/spf13/viper v1.9.0
github.com/ssgreg/nlreturn/v2 v2.2.1
github.com/stretchr/testify v1.7.0
github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b
Expand All @@ -84,7 +84,7 @@ require (
github.com/ultraware/funlen v0.0.3
github.com/ultraware/whitespace v0.0.4
github.com/uudashr/gocognit v1.0.5
github.com/valyala/quicktemplate v1.6.3
github.com/valyala/quicktemplate v1.7.0
github.com/yeya24/promlinter v0.1.0
golang.org/x/tools v0.1.5
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
Expand Down

0 comments on commit 0c8c1b5

Please sign in to comment.