-
- Downloads
Merge pull request #838 from apache/dependabot/go_modules/github.com/mitchellh/mapstructure-1.3.3
Bump github.com/mitchellh/mapstructure from 1.2.3 to 1.3.3
... | @@ -28,7 +28,7 @@ require ( | ... | @@ -28,7 +28,7 @@ require ( |
github.com/hashicorp/vault/sdk v0.1.14-0.20191112033314-390e96e22eb2 | github.com/hashicorp/vault/sdk v0.1.14-0.20191112033314-390e96e22eb2 | ||
github.com/jinzhu/copier v0.0.0-20190625015134-976e0346caa8 | github.com/jinzhu/copier v0.0.0-20190625015134-976e0346caa8 | ||
github.com/magiconair/properties v1.8.1 | github.com/magiconair/properties v1.8.1 | ||
github.com/mitchellh/mapstructure v1.2.3 | github.com/mitchellh/mapstructure v1.3.3 | ||
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd | github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd | ||
github.com/nacos-group/nacos-sdk-go v1.0.0 | github.com/nacos-group/nacos-sdk-go v1.0.0 | ||
github.com/opentracing/opentracing-go v1.1.0 | github.com/opentracing/opentracing-go v1.1.0 | ||
... | ... |
Please register or sign in to comment