Skip to content

Commit 50bcfd4

Browse files
Bump github.com/alecthomas/participle/v2
Bumps [github.com/alecthomas/participle/v2](https://github.com/alecthomas/participle) from 2.0.0-alpha7 to 2.0.0-beta.4. - [Release notes](https://github.com/alecthomas/participle/releases) - [Changelog](https://github.com/alecthomas/participle/blob/master/CHANGES.md) - [Commits](alecthomas/participle@v2.0.0-alpha7...v2.0.0-beta.4) --- updated-dependencies: - dependency-name: github.com/alecthomas/participle/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a657d7 commit 50bcfd4

File tree

2 files changed

+402
-5
lines changed

2 files changed

+402
-5
lines changed

processor/transformprocessor/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/processor/trans
33
go 1.17
44

55
require (
6-
github.com/alecthomas/participle/v2 v2.0.0-alpha9
6+
github.com/alecthomas/participle/v2 v2.0.0-beta.4
77
github.com/gobwas/glob v0.2.3
88
github.com/stretchr/testify v1.8.0
99
go.opentelemetry.io/collector v0.55.0

0 commit comments

Comments
 (0)