We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55402f5 commit abb94deCopy full SHA for abb94de
1 file changed
Makefile
@@ -37,7 +37,7 @@ testacc: config/y.go libucl
37
testrace: config/y.go libucl
38
TF_ACC= go test -race $(TEST) $(TESTARGS)
39
40
-updatedeps: config/y.go
+updatedeps: config/y.go libucl
41
go get -u -v ./...
42
43
config/y.go: config/expr.y
0 commit comments