chore(deps): update module github.com/sijms/go-ora/v2 to v3
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 1m8s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 12s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 17s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 12s
Lint Markdown files / Run markdown linter (pull_request) Successful in 6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 2m25s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 27s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 27s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 26s

This commit is contained in:
2026-07-25 00:05:55 +00:00
parent 781e35cd58
commit 828f1a7b7d
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ go 1.24
require (
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
)