File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ require (
57
57
github.com/ultraware/funlen v0.0.2
58
58
github.com/ultraware/whitespace v0.0.4
59
59
github.com/uudashr/gocognit v1.0.1
60
- github.com/valyala/quicktemplate v1.5.1
60
+ github.com/valyala/quicktemplate v1.6.0
61
61
golang.org/x/tools v0.0.0-20200724022722-7017fd6b1305
62
62
gopkg.in/yaml.v2 v2.3.0
63
63
honnef.co/go/tools v0.0.1-2020.1.4
Original file line number Diff line number Diff line change @@ -393,6 +393,8 @@ github.com/valyala/bytebufferpool v1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyC
393
393
github.com/valyala/fasthttp v1.12.0 /go.mod h1:229t1eWu9UXTPmoUkbpN/fctKPBY4IJoFXQnxHGXy6E =
394
394
github.com/valyala/quicktemplate v1.5.1 h1:JtrOtlRMP+pySF9dkPBfVfhZ3YHTitAJpMLNqT9ZjFk =
395
395
github.com/valyala/quicktemplate v1.5.1 /go.mod h1:v7yYWpBEiutDyNfVaph6oC/yKwejzVyTX/2cwwHxyok =
396
+ github.com/valyala/quicktemplate v1.6.0 h1:9fKw4ebNjg3jzbfLSTu6i0tgqhpS80h2uN6brwbweKg =
397
+ github.com/valyala/quicktemplate v1.6.0 /go.mod h1:v7yYWpBEiutDyNfVaph6oC/yKwejzVyTX/2cwwHxyok =
396
398
github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a /go.mod h1:v3UYOV9WzVtRmSR+PDvWpU/qWl4Wa5LApYYX4ZtKbio =
397
399
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 /go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU =
398
400
github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 /go.mod h1:aYKd//L2LvnjZzWKhF00oedf4jCCReLcmhLdhm1A27Q =
You can’t perform that action at this time.
0 commit comments