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

This commit is contained in:
2024-09-14 22:07:30 +00:00
parent ca65a15690
commit 27c68a823e
2 changed files with 325 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.8.20
github.com/sijms/go-ora/v2 v2.8.21
github.com/spf13/cobra v1.8.1
)