Upgrade dependencies

This commit is contained in:
2020-03-01 18:54:57 +01:00
parent 85db1bb248
commit bb6726a4b2
206 changed files with 22060 additions and 13231 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