Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add YAML read and write support #125

Merged
merged 1 commit into from
Jun 14, 2017

Conversation

dominikschulz
Copy link
Member

Thanks to @bumi / #114 for some inspiration.

@dominikschulz dominikschulz added the feature Enhancements and new features label Jun 13, 2017
@dominikschulz dominikschulz added this to the 1.x.x milestone Jun 13, 2017
@dominikschulz dominikschulz requested a review from metalmatze June 13, 2017 11:37
@dominikschulz dominikschulz modified the milestones: 1.2.0, 1.x.x Jun 14, 2017
"fmt"
"os"
"path/filepath"
"strings"

"gopkg.in/yaml.v2"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we want to use https://github.com/ghodss/yaml when using yaml? 🤔

Thanks to @bumi / gopasspw#114 for some inspiration.
@dominikschulz dominikschulz merged commit 776a767 into gopasspw:master Jun 14, 2017
@dominikschulz dominikschulz deleted the feature/yaml branch July 4, 2017 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Enhancements and new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants