Skip to content

Commit

Permalink
chore(deps): bump github.com/Interhyp/go-backend-service-common
Browse files Browse the repository at this point in the history
Bumps [github.com/Interhyp/go-backend-service-common](https://github.com/Interhyp/go-backend-service-common) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/Interhyp/go-backend-service-common/releases)
- [Commits](Interhyp/go-backend-service-common@v0.12.0...v0.12.1)

---
updated-dependencies:
- dependency-name: github.com/Interhyp/go-backend-service-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 844e03e commit a44b755
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 @@ -4,7 +4,7 @@ go 1.21

require (
github.com/IBM/sarama v1.43.3
github.com/Interhyp/go-backend-service-common v0.12.0
github.com/Interhyp/go-backend-service-common v0.12.1
github.com/Roshick/go-autumn-kafka v0.7.3
github.com/Roshick/go-autumn-synchronisation v0.7.2
github.com/StephanHCB/go-autumn-config-api v0.2.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
github.com/IBM/sarama v1.43.3 h1:Yj6L2IaNvb2mRBop39N7mmJAHBVY3dTPncr3qGVkxPA=
github.com/IBM/sarama v1.43.3/go.mod h1:FVIRaLrhK3Cla/9FfRF5X9Zua2KpS3SYIXxhac1H+FQ=
github.com/Interhyp/go-backend-service-common v0.12.0 h1:IkHHxp6o099WX7Wm5nlntrei2LhQ/gzE5E+TXtPtNfY=
github.com/Interhyp/go-backend-service-common v0.12.0/go.mod h1:wCJSbSSbn/5CWt5OKa8iMLYBhb/tncgot3TiG2ZDv0k=
github.com/Interhyp/go-backend-service-common v0.12.1 h1:Axj+HUlRF+++Cw0h9t+4bIz+9434hhyqE2PZJ3WLNTM=
github.com/Interhyp/go-backend-service-common v0.12.1/go.mod h1:wCJSbSSbn/5CWt5OKa8iMLYBhb/tncgot3TiG2ZDv0k=
github.com/Microsoft/go-winio v0.5.2/go.mod h1:WpS1mjBmmwHBEWmogvA2mj8546UReBk4v8QkMxJ6pZY=
github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow=
github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5+sAH+4kjUM=
Expand Down

0 comments on commit a44b755

Please sign in to comment.