Skip to content

Commit 7f91ce8

Browse files
committed
fix conflict in go.mod after merging #555
1 parent 88318cb commit 7f91ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ require (
4949
github.com/spf13/pflag v1.0.1
5050
github.com/spf13/viper v1.0.2
5151
github.com/stretchr/testify v1.2.2
52-
github.com/valyala/quicktemplate v1.1.1
5352
github.com/timakin/bodyclose v0.0.0-20190407043127-4a873e97b2bb
53+
github.com/valyala/quicktemplate v1.1.1
5454
golang.org/x/crypto v0.0.0-20190313024323-a1f597ede03a // indirect
5555
golang.org/x/net v0.0.0-20190313220215-9f648a60d977 // indirect
5656
golang.org/x/sys v0.0.0-20190312061237-fead79001313 // indirect

0 commit comments

Comments
 (0)