We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83495d2 commit 24dca14Copy full SHA for 24dca14
Makefile
@@ -27,7 +27,7 @@ clean:
27
.PHONY: deps
28
deps: clean
29
( cd ./queue/testdata; $(TTCTL) rocks install queue 1.3.0 )
30
- ( cd ./crud/testdata; $(TTCTL) rocks install crud 1.1.1 )
+ ( cd ./crud/testdata; $(TTCTL) rocks install crud 1.4.1 )
31
32
.PHONY: datetime-timezones
33
datetime-timezones:
0 commit comments