We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88318cb commit 7f91ce8Copy full SHA for 7f91ce8
go.mod
@@ -49,8 +49,8 @@ require (
49
github.com/spf13/pflag v1.0.1
50
github.com/spf13/viper v1.0.2
51
github.com/stretchr/testify v1.2.2
52
- github.com/valyala/quicktemplate v1.1.1
53
github.com/timakin/bodyclose v0.0.0-20190407043127-4a873e97b2bb
+ github.com/valyala/quicktemplate v1.1.1
54
golang.org/x/crypto v0.0.0-20190313024323-a1f597ede03a // indirect
55
golang.org/x/net v0.0.0-20190313220215-9f648a60d977 // indirect
56
golang.org/x/sys v0.0.0-20190312061237-fead79001313 // indirect
0 commit comments