Skip to content

Commit f02a0ed

Browse files
committed
dbqcore v0.0.5
1 parent dc828ef commit f02a0ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/DataBridgeTech/dbqctl
33
go 1.24.2
44

55
require (
6-
github.com/DataBridgeTech/dbqcore v0.0.3
6+
github.com/DataBridgeTech/dbqcore v0.0.5
77
github.com/spf13/cobra v1.9.1
88
github.com/spf13/pflag v1.0.6
99
github.com/spf13/viper v1.20.1

0 commit comments

Comments
 (0)