You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github.com/BurntSushi/toml
# github.com/BurntSushi/toml
../../BurntSushi/toml/parse.go:43: cannot use &autotmp_1621 (type *error) as type *parseError in argument to runtime.assertE2T2
See failed Travis build for Viper:
https://travis-ci.org/spf13/viper/jobs/128640109
Works on 1.4-1.6, fails on Go tip.
See https://github.com/BurntSushi/toml/blob/master/parse.go#L43