Skip to content

Commit 7abdd26

Browse files
committed
nq dep version updated in cli
1 parent e3931de commit 7abdd26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ go 1.17
88
// )
99

1010
require (
11-
github.com/dumbmachine/nq v0.1.0-beta.4
11+
github.com/dumbmachine/nq v0.2.0
1212
github.com/spf13/cobra v1.5.0
1313
)
1414

0 commit comments

Comments
 (0)