singularity icon indicating copy to clipboard operation
singularity copied to clipboard

deps: update to ExecHandlers for mvdan.cc/sh

Open dtrudg opened this issue 2 years ago • 1 comments

Type of issue

tech debt

Description of issue

In mvdan.cc/sh v3.7.0, the setting of an interpreter ExecHandler was deprecated in favour of one or more ExecHandlers.

I have failed to make a single entry ExecHandlers work in the same way as ExecHandler, so for now the deprecation lint failure has been turned off.

We need to switch to the new ExecHandlers to allow migration to a future v4.

dtrudg avatar Aug 29 '23 11:08 dtrudg