This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/vendor/golang.org/x/crypto/ssh
Mura Li d77176912b Use Go1.11 module (#5743)
* Migrate to go modules

* make vendor

* Update mvdan.cc/xurls

* make vendor

* Update code.gitea.io/git

* make fmt-check

* Update github.com/go-sql-driver/mysql

* make vendor
2019-03-27 19:15:23 +08:00
..
agent Use Go1.11 module (#5743) 2019-03-27 19:15:23 +08:00
knownhosts
buffer.go
certs.go
channel.go
cipher.go Use Go1.11 module (#5743) 2019-03-27 19:15:23 +08:00
client.go Use Go1.11 module (#5743) 2019-03-27 19:15:23 +08:00
client_auth.go
common.go
connection.go
doc.go
handshake.go
kex.go
keys.go Use Go1.11 module (#5743) 2019-03-27 19:15:23 +08:00
mac.go
messages.go
mux.go
server.go
session.go
streamlocal.go Use Go1.11 module (#5743) 2019-03-27 19:15:23 +08:00
tcpip.go Use Go1.11 module (#5743) 2019-03-27 19:15:23 +08:00
transport.go