pkg/fileutil: add filelock support for solaris
This commit is contained in:

committed by
Yicheng Qin

parent
2b6a44b7b0
commit
c8d386e18c
@ -12,7 +12,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// +build !windows,!plan9
|
||||
// +build !windows,!plan9,!solaris
|
||||
|
||||
package fileutil
|
||||
|
||||
|
Reference in New Issue
Block a user