Skip to content

Commit

Permalink
go.mod: bump github.com/conduitio/conduit-connector-file (#1958)
Browse files Browse the repository at this point in the history
Bumps [github.com/conduitio/conduit-connector-file](https://github.com/conduitio/conduit-connector-file) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/conduitio/conduit-connector-file/releases)
- [Changelog](https://github.com/ConduitIO/conduit-connector-file/blob/main/.goreleaser.yml)
- [Commits](ConduitIO/conduit-connector-file@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: github.com/conduitio/conduit-connector-file
  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 Nov 8, 2024
1 parent 1167c75 commit 943f74a
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 @@ -9,7 +9,7 @@ require (
github.com/NYTimes/gziphandler v1.1.1
github.com/bufbuild/buf v1.46.0
github.com/conduitio/conduit-commons v0.5.0
github.com/conduitio/conduit-connector-file v0.8.0
github.com/conduitio/conduit-connector-file v0.9.0
github.com/conduitio/conduit-connector-generator v0.9.1
github.com/conduitio/conduit-connector-kafka v0.10.0
github.com/conduitio/conduit-connector-log v0.5.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -222,8 +222,8 @@ github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGX
github.com/colinmarc/hdfs/v2 v2.1.1/go.mod h1:M3x+k8UKKmxtFu++uAZ0OtDU8jR3jnaZIAc6yK4Ue0c=
github.com/conduitio/conduit-commons v0.5.0 h1:28UIuOIo+6WvBZ4EU54KfPhSf44I1/Y65zQ9dC0Ps1E=
github.com/conduitio/conduit-commons v0.5.0/go.mod h1:xyT6XpGvj79gdtsn3qaD2KxadhsAYS+mmBOdln08Wio=
github.com/conduitio/conduit-connector-file v0.8.0 h1:6Hfvod95ag4FEZvy4oS+OiOgqiGwm3Bfm2SCuVg/kLQ=
github.com/conduitio/conduit-connector-file v0.8.0/go.mod h1:+sjby/XY9XEh0RTGttBXLWKmIw6UOl1TyywZrIdDiRo=
github.com/conduitio/conduit-connector-file v0.9.0 h1:bp6mU5hMbWS5QK9hh3Vt+AigXSPFfc62lzHZKJZkscg=
github.com/conduitio/conduit-connector-file v0.9.0/go.mod h1:ROBC41Ki8IBI1OFfVRAZYpoI14zfOmQn8XKJGvTFGqw=
github.com/conduitio/conduit-connector-generator v0.9.1 h1:SXMmx7d/eLgGrfLqyvtHY6G2AwxXdqvfzuBBDfVI/wk=
github.com/conduitio/conduit-connector-generator v0.9.1/go.mod h1:wntiLvO3mR9R/reUlDtNMFVLWcRATOF1r4ABupQcPXg=
github.com/conduitio/conduit-connector-kafka v0.10.0 h1:+XfKQXG2oFZIsg0m8GkdK49gOSKTINhRqLIyGZRi/vA=
Expand Down

0 comments on commit 943f74a

Please sign in to comment.