aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/instance
diff options
context:
space:
mode:
authorMarco Vanotti <mvanotti@users.noreply.github.com>2019-03-19 23:52:40 -0700
committerDmitry Vyukov <dvyukov@google.com>2019-03-20 07:52:40 +0100
commitb97faf8e7ae85e6ded4008617982085f85e126e0 (patch)
tree84951cc9122b5f82c44256982629fcc0d87f6a93 /pkg/instance
parent14799fb2ef51ccfbee34fcb8b290bf3441a3791a (diff)
executor: update fdio import path
The Fuchsia team is going to remove the `lib/fdio/util.h` library. They have already moved all the functions to new header files. I have seen that fuchsia uses `fdio_service_connect`, which has been moved to the `lib/fdio/directory.h` header file. This commit just changes the import path in the fuchsia executor, and in the corresponding generated go file (I made that change by running `make generate`).
Diffstat (limited to 'pkg/instance')
0 files changed, 0 insertions, 0 deletions