Skip to content

Commit

Permalink
gomod: bump github.com/calyptia/go-fluentbit-config/v2 (#94)
Browse files Browse the repository at this point in the history
Bumps [github.com/calyptia/go-fluentbit-config/v2](https://github.com/calyptia/go-fluentbit-config) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/calyptia/go-fluentbit-config/releases)
- [Commits](chronosphereio/calyptia-go-fluentbit-config@v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: github.com/calyptia/go-fluentbit-config/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 5461a6b commit 0a89ca2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ replace github.com/imdario/mergo => github.com/imdario/mergo v0.3.16
require (
github.com/alecthomas/assert/v2 v2.11.0
github.com/calyptia/cmetrics-go v0.1.7
github.com/calyptia/go-fluentbit-config/v2 v2.5.0
github.com/calyptia/go-fluentbit-config/v2 v2.6.0
github.com/ory/dockertest/v3 v3.11.0
github.com/stretchr/testify v1.10.0
github.com/ugorji/go/codec v1.2.12
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ github.com/alecthomas/repr v0.4.0 h1:GhI2A8MACjfegCPVq9f1FLvIBS+DrQ2KQBFZP1iFzXc
github.com/alecthomas/repr v0.4.0/go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4=
github.com/calyptia/cmetrics-go v0.1.7 h1:A4kEFuFqVuWzytIbbey9KivHi0GQVjOkE2JJkdRbQ2U=
github.com/calyptia/cmetrics-go v0.1.7/go.mod h1:K1IEPgICDtD4mJW7RVhfG4BkCywnjCdYZwbKs0jSw/U=
github.com/calyptia/go-fluentbit-config/v2 v2.5.0 h1:WzliHP81Fm08DqQ4ns1BklQw5jWBDOv14jqSS8W9BeU=
github.com/calyptia/go-fluentbit-config/v2 v2.5.0/go.mod h1:8i9NagxCCH4pAGHgsbwzaKZEZBvW/64055LYMnzRwec=
github.com/calyptia/go-fluentbit-config/v2 v2.6.0 h1:zll9DAfxKbPKB47F7KoA55pO2gjwuaK5CPzJAiEIiNc=
github.com/calyptia/go-fluentbit-config/v2 v2.6.0/go.mod h1:8i9NagxCCH4pAGHgsbwzaKZEZBvW/64055LYMnzRwec=
github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8=
github.com/cenkalti/backoff/v4 v4.3.0/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
github.com/containerd/continuity v0.4.3 h1:6HVkalIp+2u1ZLH1J/pYX2oBVXlJZvh1X1A7bEZ9Su8=
Expand Down

0 comments on commit 0a89ca2

Please sign in to comment.