We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc828ef commit f02a0edCopy full SHA for f02a0ed
go.mod
@@ -3,7 +3,7 @@ module github.com/DataBridgeTech/dbqctl
3
go 1.24.2
4
5
require (
6
- github.com/DataBridgeTech/dbqcore v0.0.3
+ github.com/DataBridgeTech/dbqcore v0.0.5
7
github.com/spf13/cobra v1.9.1
8
github.com/spf13/pflag v1.0.6
9
github.com/spf13/viper v1.20.1
0 commit comments