Skip to content

Commit

Permalink
chore(deps): bump github.com/ibmdb/go_ibm_db from 0.5.0 to 0.5.2 (#340)
Browse files Browse the repository at this point in the history
Bumps [github.com/ibmdb/go_ibm_db](https://github.com/ibmdb/go_ibm_db) from 0.5.0 to 0.5.2.
- [Release notes](https://github.com/ibmdb/go_ibm_db/releases)
- [Changelog](https://github.com/ibmdb/go_ibm_db/blob/master/CHANGES.md)
- [Commits](ibmdb/go_ibm_db@v0.5.0...v0.5.2)

---
updated-dependencies:
- dependency-name: github.com/ibmdb/go_ibm_db
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 19, 2024
1 parent ac5b8b9 commit d8d0ba6
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 @@ -13,7 +13,7 @@ require (
github.com/go-sql-driver/mysql v1.8.1
github.com/gorilla/mux v1.8.1
github.com/hashicorp/go-multierror v1.1.1
github.com/ibmdb/go_ibm_db v0.5.0
github.com/ibmdb/go_ibm_db v0.5.2
github.com/jmoiron/sqlx v1.4.0
github.com/lib/pq v1.10.9
github.com/mattn/go-isatty v0.0.20
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,8 @@ github.com/iancoleman/orderedmap v0.3.0 h1:5cbR2grmZR/DiVt+VJopEhtVs9YGInGIxAoMJ
github.com/iancoleman/orderedmap v0.3.0/go.mod h1:XuLcCUkdL5owUCQeF2Ue9uuw1EptkJDkXXS7VoV7XGE=
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/ibmdb/go_ibm_db v0.5.0 h1:zb3AWsuV5RqUa9/N6AwYpzSMYgJrqvkIphz2jQjrHEY=
github.com/ibmdb/go_ibm_db v0.5.0/go.mod h1:+r0nyP1bgIL0n2La/KQn8qm8IIbNO11qDDyF5EogkT4=
github.com/ibmdb/go_ibm_db v0.5.2 h1:g5bHeJdy4SXhw6c9PX1I3Tn4KrCbAzl2faX1BfTTR/8=
github.com/ibmdb/go_ibm_db v0.5.2/go.mod h1:BA12Alfe+h5BMGZGE+b0pqP4leILZkpoxe5qr/iMoHw=
github.com/ibmruntimes/go-recordio/v2 v2.0.0-20240416213906-ae0ad556db70 h1:muF5XqVkHnMdbMDXusPdKtuT8qWzefBgSuLH1JVHcC4=
github.com/ibmruntimes/go-recordio/v2 v2.0.0-20240416213906-ae0ad556db70/go.mod h1:NSpUK0x9IyEoM1EjTp2/S8ErxZfRHoA2DfwiYobFSkc=
github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8=
Expand Down

0 comments on commit d8d0ba6

Please sign in to comment.