Update sprig to v3.2.0

This commit is contained in:
Sune Keller
2021-01-20 15:10:04 +01:00
committed by GitHub
parent 2747e240c1
commit 2bbb6fc427
4 changed files with 11 additions and 8 deletions

3
go.mod
View File

@@ -5,8 +5,7 @@ go 1.15
require (
github.com/BurntSushi/toml v0.3.1
github.com/ExpediaDotCom/haystack-client-go v0.0.0-20190315171017-e7edbdf53a61
github.com/Masterminds/semver v1.4.2 // indirect
github.com/Masterminds/sprig v2.22.0+incompatible
github.com/Masterminds/sprig/v3 v3.2.0
github.com/Microsoft/hcsshim v0.8.7 // indirect
github.com/NYTimes/gziphandler v1.1.1
github.com/Shopify/sarama v1.23.1 // indirect