Skip to content

Commit

Permalink
switch to syslog operator v0.1.5 (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Sirianni authored Apr 15, 2021
1 parent 23331d2 commit b0d2a2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed
- Switched to Go 1.16, from Go 1.14
- Updated syslog operator to v0.1.5

## [0.13.18] - 2021-04-02

Expand Down
2 changes: 1 addition & 1 deletion cmd/stanza/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/observiq/stanza/operator/builtin/output/googlecloud v0.1.3
github.com/observiq/stanza/operator/builtin/output/newrelic v0.1.0
github.com/observiq/stanza/operator/builtin/output/otlp v0.0.0
github.com/observiq/stanza/operator/builtin/parser/syslog v0.1.0
github.com/observiq/stanza/operator/builtin/parser/syslog v0.1.5
github.com/observiq/stanza/operator/builtin/transformer/k8smetadata v0.1.0
github.com/spf13/cobra v1.1.3
github.com/stretchr/testify v1.7.0
Expand Down

0 comments on commit b0d2a2f

Please sign in to comment.