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 |
|