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

This commit is contained in:
2024-09-12 01:06:10 +00:00
parent 61aea245f8
commit ca65a15690
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.8.19
github.com/sijms/go-ora/v2 v2.8.20
github.com/spf13/cobra v1.8.1
)