Upgrade dependencies

This commit is contained in:
2020-03-01 19:44:59 +01:00
parent 7da813e837
commit 9f53e7412b
212 changed files with 22085 additions and 13453 deletions

View File

@ -1,13 +0,0 @@
// Copyright 2018 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build windows
// +build go1.9
package windows
import "syscall"
type Errno = syscall.Errno
type SysProcAttr = syscall.SysProcAttr