Add password reset (#3)
This commit is contained in:
parent
95197ec6ed
commit
0cfea682ea
332 changed files with 53283 additions and 15576 deletions
4
vendor/golang.org/x/sys/unix/race0.go
generated
vendored
4
vendor/golang.org/x/sys/unix/race0.go
generated
vendored
|
|
@ -1,8 +1,8 @@
|
|||
// Copyright 2012 The Go Authors. All rights reserved.
|
||||
// Copyright 2012 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 darwin,!race linux,!race freebsd,!race netbsd openbsd solaris dragonfly
|
||||
// +build aix darwin,!race linux,!race freebsd,!race netbsd openbsd solaris dragonfly
|
||||
|
||||
package unix
|
||||
|
||||
|
|
|
|||
Reference in a new issue