Upgrading dependencies to gorealis v2 and thrift 0.12.0
This commit is contained in:
parent
7cbbea498b
commit
54b8d7942a
1327 changed files with 137391 additions and 61476 deletions
5
vendor/git.apache.org/thrift.git/lib/dart/Makefile.am
generated
vendored
5
vendor/git.apache.org/thrift.git/lib/dart/Makefile.am
generated
vendored
|
@ -24,5 +24,10 @@ clean-local:
|
|||
$(RM) -r .pub
|
||||
find . -type d -name "packages" | xargs $(RM) -r
|
||||
find . -type f -name ".packages" | xargs $(RM)
|
||||
find . -type f -name "pubspec.lock" | xargs $(RM)
|
||||
|
||||
check-local: all
|
||||
|
||||
EXTRA_DIST = \
|
||||
.analysis_options
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue