Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Get rid on unnecessary dependencies #4

@DenisPalnitsky

Description

@DenisPalnitsky

Quote from reddit:

I'm wondering about why using viper and pflag and homedir as dependencies at all?

I think flags could be done also with standard library, reading config files could use mapstructure directly and the current users home directory can be requested from os package as well (although I'm not sure since when this is in the standard library and if it works for all platforms).

Link to original comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions