chore(deps): update module github.com/sijms/go-ora/v2 to v3 #256

Open
CSRBot wants to merge 1 commits from renovate/github.com-sijms-go-ora-v2-3.x into master
Showing only changes of commit 114ef2ebb7 - Show all commits
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.24
require ( require (
github.com/lib/pq v1.12.3 github.com/lib/pq v1.12.3
github.com/sijms/go-ora/v2 v2.9.0 github.com/sijms/go-ora/v3 v3.0.1
github.com/spf13/cobra v1.10.2 github.com/spf13/cobra v1.10.2
) )