You've already forked db-wait
chore(deps): update module github.com/sijms/go-ora to v2
This commit is contained in:
@ -8,7 +8,7 @@ import (
|
||||
"github.com/spf13/cobra"
|
||||
|
||||
_ "github.com/lib/pq"
|
||||
_ "github.com/sijms/go-ora"
|
||||
_ "github.com/sijms/go-ora/v2"
|
||||
)
|
||||
|
||||
func Execute(version string) error {
|
||||
|
Reference in New Issue
Block a user