From cdb8ad7b76d2f52464c143d657ad49449520f0d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Bartelme=C3=9F?= Date: Wed, 30 Jan 2019 11:31:17 +0100 Subject: [PATCH] Updated Well known struct tags (markdown) --- Well-known-struct-tags.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Well-known-struct-tags.md b/Well-known-struct-tags.md index fa3db8cb..a73d8ecd 100644 --- a/Well-known-struct-tags.md +++ b/Well-known-struct-tags.md @@ -37,4 +37,5 @@ spanner | https://godoc.org/cloud.google.com/go/spanner bson | https://godoc.org/labix.org/v2/mgo/bson gorm | https://godoc.org/github.com/jinzhu/gorm yaml | https://godoc.org/gopkg.in/yaml.v2 -validate | https://github.com/go-playground/validator \ No newline at end of file +validate | https://github.com/go-playground/validator +mapstructure | https://godoc.org/github.com/mitchellh/mapstructure \ No newline at end of file