Mike Farah
|
df32baedf1
|
Added XML decoder (#1044)
|
2021-12-21 15:02:07 +11:00 |
|
dependabot[bot]
|
d8abcce633
|
Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#1039)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.2.1...v1.3.0)
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-16 14:55:07 +11:00 |
|
dependabot[bot]
|
3126724eaf
|
Bump github.com/jinzhu/copier from 0.3.2 to 0.3.4 (#1027)
Bumps [github.com/jinzhu/copier](https://github.com/jinzhu/copier) from 0.3.2 to 0.3.4.
- [Release notes](https://github.com/jinzhu/copier/releases)
- [Commits](https://github.com/jinzhu/copier/compare/v0.3.2...v0.3.4)
---
updated-dependencies:
- dependency-name: github.com/jinzhu/copier
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-02 19:45:09 +11:00 |
|
dependabot[bot]
|
e650883cb6
|
Bump github.com/spf13/cobra from 1.1.3 to 1.2.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.3 to 1.2.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.1.3...v1.2.1)
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-09 08:25:26 +11:00 |
|
dependabot[bot]
|
8b2c036eba
|
Bump github.com/fatih/color from 1.10.0 to 1.13.0
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.10.0 to 1.13.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.10.0...v1.13.0)
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-09 08:25:26 +11:00 |
|
dependabot[bot]
|
543da3ac2b
|
Bump github.com/jinzhu/copier from 0.2.8 to 0.3.2
Bumps [github.com/jinzhu/copier](https://github.com/jinzhu/copier) from 0.2.8 to 0.3.2.
- [Release notes](https://github.com/jinzhu/copier/releases)
- [Commits](https://github.com/jinzhu/copier/compare/v0.2.8...v0.3.2)
---
updated-dependencies:
- dependency-name: github.com/jinzhu/copier
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-09 08:25:26 +11:00 |
|
dependabot[bot]
|
b175260731
|
Bump github.com/goccy/go-yaml from 1.8.9 to 1.9.4
Bumps [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) from 1.8.9 to 1.9.4.
- [Release notes](https://github.com/goccy/go-yaml/releases)
- [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/goccy/go-yaml/compare/v1.8.9...v1.9.4)
---
updated-dependencies:
- dependency-name: github.com/goccy/go-yaml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-09 08:25:26 +11:00 |
|
Mike Farah
|
2491051fd9
|
Added group_by operator
|
2021-10-26 15:13:26 +11:00 |
|
Mike Farah
|
91717b3c5d
|
Can specify indent in encode ops
|
2021-10-24 11:35:40 +11:00 |
|
Mike Farah
|
bc04873292
|
Man page
|
2021-10-18 11:03:53 +11:00 |
|
Mike Farah
|
0064b68ed9
|
Revert "Removed leadingContentPreProcessing flag - header preprocessing is stable"
This reverts commit 4ce9433468 .
|
2021-10-15 11:47:00 +11:00 |
|
Mike Farah
|
4ce9433468
|
Removed leadingContentPreProcessing flag - header preprocessing is stable
|
2021-10-15 08:53:00 +11:00 |
|
Mike Farah
|
989b11764d
|
Updating to go 1.17 to fix CVE #944
|
2021-10-02 15:12:57 +10:00 |
|
Mike Farah
|
b64982a487
|
Properties encoder wip
|
2021-07-25 11:43:51 +10:00 |
|
Monica Debbeler
|
f67a83a5bc
|
Fix for gosec rule G104 - handle errors
|
2021-07-07 13:50:04 +10:00 |
|
Mike Farah
|
3f0be107d4
|
Bump dependencies
|
2021-03-19 12:58:43 +11:00 |
|
Mike Farah
|
c4c8e5e7b0
|
Preserve comments on map keys
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
dd17f072cf
|
update deps
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
316e0d4d5a
|
Bumped go yaml for comment hanlding fixes
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
c9dbf04da3
|
Added pipe and length docs, fix pipe precedence
|
2020-12-01 17:58:07 +11:00 |
|
Mike Farah
|
da027f69d7
|
updated cobra package
|
2020-12-01 16:16:20 +11:00 |
|
Mike Farah
|
af39fc737d
|
Fixed linting
|
2020-11-13 14:07:11 +11:00 |
|
Mike Farah
|
461c3e719c
|
merge anchors!
|
2020-10-30 12:00:48 +11:00 |
|
Mike Farah
|
85d059340b
|
first cli
|
2020-10-27 16:45:16 +11:00 |
|
Mike Farah
|
badd476730
|
collect object operator!
|
2020-10-21 13:54:51 +11:00 |
|
Mike Farah
|
65e6e492cd
|
wip
|
2020-10-21 12:54:58 +11:00 |
|
Mike Farah
|
2ddf8dd4ed
|
autovivification, merge!
|
2020-10-19 16:14:29 +11:00 |
|
Mike Farah
|
c791e5c663
|
equal!
|
2020-10-09 15:06:01 +11:00 |
|
Mike Farah
|
4c95efa469
|
wip
|
2020-10-09 08:51:14 +11:00 |
|
Mike Farah
|
bb6f07d147
|
Use latest go-lang
|
2020-09-08 09:43:11 +10:00 |
|
Mike Farah
|
759456e375
|
Lib version bumps
|
2020-09-08 09:13:57 +10:00 |
|
Mike Farah
|
b55fe48bd8
|
Update to latest go-yaml library, updated test w.r.t. formatting and comment handling fixes
|
2020-06-10 16:02:12 +10:00 |
|
Mike Farah
|
55c4d01a91
|
Update deps
|
2020-04-14 11:39:08 +10:00 |
|
Mike Farah
|
11116804c5
|
Upgrade to git 1.14
|
2020-04-14 11:19:00 +10:00 |
|
Risent Veber
|
090432d241
|
add colorization
|
2020-02-28 10:42:19 +11:00 |
|
chocolatey030@gmail.com
|
08f6a90603
|
[GH-371] cleaned up go modules using 'go mod tidy'
|
2020-02-26 10:44:03 +11:00 |
|
Mike Farah
|
0347516d82
|
Always print new line so wc works properly
|
2020-02-21 10:29:37 +11:00 |
|
Mike Farah
|
24e906bae6
|
Fixed numeric map key issue
|
2020-02-12 15:40:21 +11:00 |
|
Mike Farah
|
9e47685271
|
Compare first cut
|
2020-02-03 13:59:16 +11:00 |
|
Mike Farah
|
abda0e38af
|
Removed unused dep
|
2020-01-22 16:39:41 +11:00 |
|
Mike Farah
|
d7392f7b58
|
Refactoring
|
2019-12-16 16:46:20 +11:00 |
|
Mike Farah
|
aad15ccc6e
|
better v3
|
2019-12-06 15:57:46 +11:00 |
|
Mike Farah
|
b8b2c9de61
|
attempt to fix go get
|
2019-12-02 10:37:06 +11:00 |
|
Mike Farah
|
97d1aa2b26
|
Added formatter, fixed docker build
|
2019-10-31 08:21:19 +11:00 |
|
Elliot
|
d1cec1ad18
|
fix to make it work with modules
|
2019-10-31 08:21:19 +11:00 |
|