Skip to content

Commit

Permalink
go.mod: bump github.com/conduitio/conduit-commons from 0.4.0 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [github.com/conduitio/conduit-commons](https://github.com/conduitio/conduit-commons) from 0.4.0 to 0.5.0.
- [Commits](ConduitIO/conduit-commons@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/conduitio/conduit-commons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 0bbb854 commit b3b7eb4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 91 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/conduitio-labs/conduit-connector-salesforce
go 1.23.2

require (
github.com/conduitio/conduit-commons v0.4.0
github.com/conduitio/conduit-commons v0.5.0
github.com/conduitio/conduit-connector-sdk v0.11.0
github.com/go-errors/errors v1.5.1
github.com/golangci/golangci-lint v1.61.0
Expand Down Expand Up @@ -145,7 +145,6 @@ require (
github.com/mgechev/revive v1.5.0 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/mitchellh/reflectwalk v1.0.2 // indirect
github.com/moricho/tparallel v0.3.2 // indirect
Expand Down
Loading

0 comments on commit b3b7eb4

Please sign in to comment.