This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-consul
Watch
2
Star
0
Fork
You've already forked open-consul
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
c5af73c4f1
open-consul
/
vendor
/
github.com
/
mitchellh
/
mapstructure
/
.travis.yml
10 lines
91 B
YAML
Raw
Normal View
History
Unescape
Escape
Update vendoring from go mod. (#5566)
2019-03-26 21:50:42 +00:00
language
:
go
go
:
Update mapstructure to v1.2.3 This release contains a fix to prevent duplicate keys in the Metadata after decoding where the output value contains pointer fields.
2020-04-27 20:52:32 +00:00
-
"1.14.x"
Update vendoring from go mod. (#5566)
2019-03-26 21:50:42 +00:00
-
tip
script
:
-
go test
Update mapstructure to v1.2.3 This release contains a fix to prevent duplicate keys in the Metadata after decoding where the output value contains pointer fields.
2020-04-27 20:52:32 +00:00
-
go test -bench . -benchmem