File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ require (
9999 github.com/mailru/easyjson v0.7.7 // indirect
100100 github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
101101 github.com/miekg/pkcs11 v1.1.1 // indirect
102- github.com/mitchellh/mapstructure v1.4.3 // indirect
102+ github.com/mitchellh/mapstructure v1.5.0 // indirect
103103 github.com/mmcloughlin/addchain v0.4.0 // indirect
104104 github.com/moby/docker-image-spec v1.3.1 // indirect
105105 github.com/moby/patternmatcher v0.6.0 // indirect
Original file line number Diff line number Diff line change @@ -345,8 +345,8 @@ github.com/mitchellh/iochan v1.0.0/go.mod h1:JwYml1nuB7xOzsp52dPpHFffvOCDupsG0Qu
345345github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee /go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y =
346346github.com/mitchellh/mapstructure v1.1.2 /go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y =
347347github.com/mitchellh/mapstructure v1.3.2 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
348- github.com/mitchellh/mapstructure v1.4.3 h1:OVowDSCllw/YjdLkam3/sm7wEtOy59d8ndGgCcyj8cs =
349- github.com/mitchellh/mapstructure v1.4.3 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
348+ github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY =
349+ github.com/mitchellh/mapstructure v1.5.0 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
350350github.com/mmcloughlin/addchain v0.4.0 h1:SobOdjm2xLj1KkXN5/n0xTIWyZA2+s99UCY1iPfkHRY =
351351github.com/mmcloughlin/addchain v0.4.0 /go.mod h1:A86O+tHqZLMNO4w6ZZ4FlVQEadcoqkyU72HC5wJ4RlU =
352352github.com/mmcloughlin/profile v0.1.1 /go.mod h1:IhHD7q1ooxgwTgjxQYkACGA77oFTDdFVejUS1/tS/qU =
You can’t perform that action at this time.
0 commit comments