Update git submodules

* Update swift from branch 'master'
  to 17664cfb98b2deb5552ad0cbc659b3c57aad5a73
  - Use daemon property instead of setDaemon method
    
    The setDaemon method of the threading.Thread was deprecated
    in Python 3.10 (*).
    Replace the setDaemon method with the daemon property.
    
    *: https://docs.python.org/3.10/library/threading.html#threading.Thread.setDaemon
    
    Change-Id: Ic854dc3c393d382a8acd20d89f56bff198a2ec5e
    Signed-off-by: Takashi Natsume <takanattie@gmail.com>
This commit is contained in:
Takashi Natsume 2022-08-25 06:22:59 +09:00 committed by Gerrit Code Review
parent 0e09758f53
commit f921c4738f

2
swift

@ -1 +1 @@
Subproject commit 6504a5f59e84c3d56409836af522866c414142ca
Subproject commit 17664cfb98b2deb5552ad0cbc659b3c57aad5a73