Skip to content

Commit

Permalink
⬆️ Bump github.com/sijms/go-ora/v2 from 2.8.18 to 2.8.19
Browse files Browse the repository at this point in the history
Bumps [github.com/sijms/go-ora/v2](https://github.com/sijms/go-ora) from 2.8.18 to 2.8.19.
- [Release notes](https://github.com/sijms/go-ora/releases)
- [Commits](sijms/go-ora@v2.8.18...v2.8.19)

---
updated-dependencies:
- dependency-name: github.com/sijms/go-ora/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and iTanken committed May 23, 2024
1 parent ecf60f2 commit 6c6179e
Showing 1 changed file with 1 addition and 1 deletion.
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.18

require (
github.com/emirpasic/gods v1.18.1
github.com/sijms/go-ora/v2 v2.8.18
github.com/sijms/go-ora/v2 v2.8.19
gorm.io/gorm v1.25.10
)

Expand Down

0 comments on commit 6c6179e

Please sign in to comment.