dependabot[bot]
|
322e0b15d2
|
build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#788)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.2)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
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>
|
2022-06-08 17:44:59 -04:00 |
|
Thomas Pelletier
|
b9edbeb611
|
Update testify dependency (#746)
|
2022-03-30 15:10:57 -04:00 |
|
Thomas Pelletier
|
11f022ab09
|
Fix parser skipping over the whole file (#547)
* Add test for ReferenceFile/struct
* Stop skipping after table
* Add .gitattributes to force LF encoding
* Fix the reference file
|
2021-05-30 18:53:07 -04:00 |
|
Thomas Pelletier
|
1fafb71fd9
|
LF
|
2021-03-13 18:51:45 -05:00 |
|
Thomas Pelletier
|
629a2475a9
|
Handle maps
|
2021-02-18 22:39:33 -05:00 |
|
Thomas Pelletier
|
0ee0fe7f7c
|
Trying the scanner approach
|
2021-02-04 10:14:11 -05:00 |
|
Thomas Pelletier
|
b4bb91fc13
|
test
|
2021-01-30 09:07:55 -05:00 |
|
Thomas Pelletier
|
5b4e7e5dcc
|
Remove underscore regexps (#448)
* Remove underscore regexps
Fixes #440.
```
benchmark old ns/op new ns/op delta
BenchmarkUnmarshalToml-8 269582 257032 -4.66%
benchmark old allocs new allocs delta
BenchmarkUnmarshalToml-8 2650 2650 +0.00%
benchmark old bytes new bytes delta
BenchmarkUnmarshalToml-8 127761 127030 -0.57%
```
|
2020-10-11 19:27:08 -04:00 |
|
dependabot-preview[bot]
|
44aed552fd
|
Bump gopkg.in/yaml.v2 from 2.2.8 to 2.3.0 (#408)
|
2020-05-14 06:20:36 +00:00 |
|
dependabot-preview[bot]
|
76a94674c9
|
Bump gopkg.in/yaml.v2 from 2.2.7 to 2.2.8 (#327)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.7 to 2.2.8.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.7...v2.2.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-23 11:32:53 -05:00 |
|
dependabot-preview[bot]
|
6f6ca41621
|
Bump gopkg.in/yaml.v2 from 2.2.5 to 2.2.7 (#324)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.5 to 2.2.7.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.5...v2.2.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-20 21:21:26 -05:00 |
|
dependabot-preview[bot]
|
c4efb7477c
|
Bump gopkg.in/yaml.v2 from 2.2.4 to 2.2.5 (#322)
|
2019-11-06 15:49:39 +00:00 |
|
dependabot-preview[bot]
|
8fe62057ea
|
Bump gopkg.in/yaml.v2 from 2.2.3 to 2.2.4 (#309)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.3...v2.2.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-05 15:18:21 -04:00 |
|
dependabot-preview[bot]
|
5f42261979
|
Bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.3 (#308)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.2...v2.2.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-01 06:57:01 -04:00 |
|
Thomas Pelletier
|
f9070d3b40
|
Use go mod (#265)
|
2019-03-21 17:22:05 -07:00 |
|