Commit Graph

23 Commits

Author SHA1 Message Date
f9eee61607 Bump github.com/spf13/viper from 1.3.2 to 1.4.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.3.2...v1.4.0)
2019-05-27 15:48:48 +00:00
78d3e03093 Merge pull request #5 from hairyhenderson/dependabot/dep/github.com/spf13/viper-1.3.2
Bump github.com/spf13/viper from 1.3.1 to 1.3.2
2019-05-21 11:09:25 -04:00
3c634c20d4 Merge pull request #6 from hairyhenderson/dependabot/dep/github.com/spf13/cobra-0.0.4
Bump github.com/spf13/cobra from 0.0.3 to 0.0.4
2019-05-21 11:09:13 -04:00
c95264e8bf Bump github.com/spf13/cobra from 0.0.3 to 0.0.4
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v0.0.3...v0.0.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 10:18:54 +00:00
1eefb0c27a Bump github.com/spf13/viper from 1.3.1 to 1.3.2
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.3.1...v1.3.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-13 10:45:52 +00:00
9a43dee713 Merge pull request #4 from hairyhenderson/dependabot/dep/github.com/spf13/viper-1.3.1
Bump github.com/spf13/viper from 1.3.0 to 1.3.1
2018-12-07 08:01:10 -05:00
619ff3c7f9 Bump github.com/spf13/viper from 1.3.0 to 1.3.1
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.3.0...v1.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-07 10:36:35 +00:00
6449744e98 Merge pull request #3 from hairyhenderson/dependabot/dep/github.com/spf13/viper-1.3.0
Bump github.com/spf13/viper from 1.2.1 to 1.3.0
2018-12-06 10:19:08 -05:00
bbb02974d7 Bump github.com/spf13/viper from 1.2.1 to 1.3.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.2.1...v1.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-06 10:29:51 +00:00
a558a7b5c1 Merge pull request #2 from hairyhenderson/dependabot/dep/github.com/spf13/viper-1.2.1
Bump github.com/spf13/viper from 1.2.0 to 1.2.1
2018-09-28 14:16:46 -04:00
d171c74a22 Bump github.com/spf13/viper from 1.2.0 to 1.2.1
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.2.0...v1.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-28 10:20:28 +00:00
a1c9fba36c Merge pull request #1 from hairyhenderson/dependabot/dep/github.com/spf13/viper-1.2.0
Bump github.com/spf13/viper from 1.1.0 to 1.2.0
2018-09-07 09:49:05 -04:00
119c84c0e2 Bump github.com/spf13/viper from 1.1.0 to 1.2.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.1.0...v1.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-07 10:30:16 +00:00
a1879b1eb0 A bunch of changes
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2018-08-20 20:06:33 -04:00
16a4d2826c Adding --aes-whitener flag and support (on by default)
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2018-08-14 12:28:38 -04:00
6f55b00772 Adding read command
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2018-08-12 14:45:26 -04:00
421080f248 Update progress in README
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2018-08-09 00:33:56 -04:00
d60dae7406 Vendor updates
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2018-08-09 00:32:06 -04:00
008a314137 a bunch of updates, including verify function
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2018-08-09 00:30:16 -04:00
946aa8c3f3 Vendoring
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2018-08-07 12:46:29 -04:00
9e21c061a9 Adding scary warnings to README
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2018-08-01 23:58:12 -04:00
926b9f6304 Some incomplete initial code
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2018-08-01 23:47:54 -04:00
d45c09fb92 Initial commit 2018-07-25 21:45:36 -04:00