Skip to content

Commit 0c8c1b5

Browse files
build(deps): bump github.com/valyala/quicktemplate from 1.6.3 to 1.7.0
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] <[email protected]>
1 parent a37843b commit 0c8c1b5

File tree

2 files changed

+100
-25
lines changed

2 files changed

+100
-25
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ require (
7373
github.com/sourcegraph/go-diff v0.6.1
7474
github.com/spf13/cobra v1.2.1
7575
github.com/spf13/pflag v1.0.5
76-
github.com/spf13/viper v1.8.1
76+
github.com/spf13/viper v1.9.0
7777
github.com/ssgreg/nlreturn/v2 v2.2.1
7878
github.com/stretchr/testify v1.7.0
7979
github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b
@@ -84,7 +84,7 @@ require (
8484
github.com/ultraware/funlen v0.0.3
8585
github.com/ultraware/whitespace v0.0.4
8686
github.com/uudashr/gocognit v1.0.5
87-
github.com/valyala/quicktemplate v1.6.3
87+
github.com/valyala/quicktemplate v1.7.0
8888
github.com/yeya24/promlinter v0.1.0
8989
golang.org/x/tools v0.1.5
9090
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b

0 commit comments

Comments
 (0)