Commit Graph

39 Commits

Author SHA1 Message Date
a28550c008 fix(lint): Upgrade to golangci-lint v2, Go 1.24, and fixing lint errors
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2025-04-17 08:55:54 -04:00
8b7020bdf1 Merge pull request #16 from hairyhenderson/dependabot/go_modules/golang.org/x/crypto-0.31.0
Bump golang.org/x/crypto from 0.17.0 to 0.31.0
2024-12-12 19:31:03 -05:00
88159c317e Bump golang.org/x/crypto from 0.17.0 to 0.31.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.17.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 23:32:24 +00:00
f25f50f358 Merge pull request #15 from hairyhenderson/updates
updates
2023-12-18 20:20:15 -05:00
5aa8605745 updates
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2023-12-18 20:18:58 -05:00
6effbc9287 Merge pull request #13 from hairyhenderson/dependabot/go_modules/golang.org/x/crypto-0.1.0
Bump golang.org/x/crypto from 0.0.0-20210322153248-0c34fe9e7dc2 to 0.1.0
2023-03-10 23:28:38 +01:00
ba95a6bf5e Bump golang.org/x/crypto from 0.0.0-20210322153248-0c34fe9e7dc2 to 0.1.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210322153248-0c34fe9e7dc2 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 01:46:26 +00:00
c62d034c17 update deps
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2021-04-02 17:23:51 -04:00
a1d5646f05 Merge pull request #11 from hairyhenderson/fix-lint-errors
Fixing some linting errors and refactoring
2020-11-03 09:04:39 -05:00
fc519b98e2 Fixing some linting errors and refactoring
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2020-11-02 22:23:54 -05:00
1e19f9f3ec Merge pull request #9 from hairyhenderson/ci-and-makefile
Adding makefile and CI
2020-11-01 14:23:53 -05:00
d9e2265891 Adding makefile and CI
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2020-11-01 14:18:36 -05:00
0edf8e0f00 Merge pull request #8 from hairyhenderson/gomod
Convert to go module
2020-11-01 13:32:57 -05:00
4e6ca7fabc Convert to go module
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2020-11-01 13:27:55 -05:00
d8aac0b39c Update deps
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2019-05-29 07:59:18 -04:00
d3facb0b47 Merge pull request #7 from hairyhenderson/dependabot/dep/github.com/spf13/viper-1.4.0
Bump github.com/spf13/viper from 1.3.2 to 1.4.0
2019-05-29 07:51:15 -04:00
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