chore(deps): update module github.com/sijms/go-ora/v2 to v2.7.18
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is failing Details

This commit is contained in:
CSRBot 2023-09-28 21:38:10 +02:00
parent d1f17974a0
commit 11a56fbcbd
1 changed files with 1 additions and 1 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.15
github.com/sijms/go-ora/v2 v2.7.18
github.com/spf13/cobra v1.7.0
)