dependabot-preview[bot]
c164f1d895
Bump github.com/golang/protobuf from 1.4.3 to 1.5.1
...
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf ) from 1.4.3 to 1.5.1.
- [Release notes](https://github.com/golang/protobuf/releases )
- [Commits](https://github.com/golang/protobuf/compare/v1.4.3...v1.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-18 17:21:17 +00:00
dependabot-preview[bot]
fe41fdaac3
Bump gopkg.in/Clever/kayvee-go.v6 from 6.24.0 to 6.24.1
...
Bumps [gopkg.in/Clever/kayvee-go.v6](https://github.com/Clever/kayvee-go ) from 6.24.0 to 6.24.1.
- [Release notes](https://github.com/Clever/kayvee-go/releases )
- [Commits](https://github.com/Clever/kayvee-go/compare/v6.24.0...v6.24.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-02 18:20:42 +00:00
dependabot-preview[bot]
54f91f4073
Bump github.com/stretchr/testify from 1.6.1 to 1.7.0
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-13 18:18:37 +00:00
Taylor Sutton
6e8a99c50d
Add functionality for handling KPL aggregates and zlib
...
Adds a lowest-common-denominator function, KPLDeaggregate, for
handling records that might be KPL aggregated. Also adds a function,
DeaggregateAndSplitIfNecessary, to wrap the existing functionality of
SplitMessageIfNecessary with KPL deaggreation.
These functions are handy for non-KCL consumers, like Lambda
functions. KCL automatically applies deaggreation for you.
This change is backwards compatible - the previously exposed function
SplitMessageIfNecessary still does the same things.
2020-11-16 11:01:28 -05:00
Gavi Hirsch
3bedc65483
upgrade kayvee-go to 6.24.0
2020-08-14 16:30:08 -07:00
Gavi Hirsch
bfe1a6ffb9
fix Gopkg.lock
2020-07-24 12:19:30 -07:00
dependabot-preview[bot]
35b07d7aed
Bump github.com/stretchr/testify from 1.1.4 to 1.6.1
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.1.4 to 1.6.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.1.4...v1.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-24 17:38:31 +00:00
dependabot-preview[bot]
8be774bc09
Bump gopkg.in/Clever/kayvee-go.v6 from 6.6.0 to 6.23.0
...
Bumps [gopkg.in/Clever/kayvee-go.v6](https://github.com/Clever/kayvee-go ) from 6.6.0 to 6.23.0.
- [Release notes](https://github.com/Clever/kayvee-go/releases )
- [Commits](https://github.com/Clever/kayvee-go/compare/v6.6.0...v6.23.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-23 17:24:47 +00:00
Aaron Stein
2af69f28a2
update deps
2019-08-26 12:08:01 -07:00
Nathan Leiby
b0196cf7b0
Remove self-references in Gopkg.toml
...
Issue: https://clever.atlassian.net/browse/IL-200
We accidentally introduced self-references into some Gopkg.toml files.
Let's remove them!
More context: https://github.com/golang/dep/issues/1690
2018-02-16 13:14:07 -08:00
Nate Brennand
2a4e6fcc71
upgrade to 1.9 and convert to dep
2017-11-08 09:46:29 -08:00