chore(deps): update module github.com/sijms/go-ora/v2 to v2.7.25
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-12-09 14:03:52 +00:00
committed by CSRBot
parent 86aed02ab3
commit 3480f41d8f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.17
require (
github.com/lib/pq v1.10.9
github.com/sijms/go-ora/v2 v2.7.24
github.com/sijms/go-ora/v2 v2.7.25
github.com/spf13/cobra v1.8.0
)