index
:
go-x-crypto
main
ssh-run-with-context
Fork of golang.org/x/crypto with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
go.mod
Age
Commit message (
Expand
)
Author
2023-11-27
go.mod: update golang.org/x dependencies
Gopher Robot
2023-11-08
go.mod: update golang.org/x dependencies
Gopher Robot
2023-10-11
all: update go directive to 1.18
Dmitri Shuralyov
2023-10-05
go.mod: update golang.org/x dependencies
v0.14.0
Gopher Robot
2023-09-05
go.mod: update golang.org/x dependencies
v0.13.0
Gopher Robot
2023-08-04
go.mod: update golang.org/x dependencies
v0.12.0
Gopher Robot
2023-07-05
go.mod: update golang.org/x dependencies
v0.11.0
Gopher Robot
2023-06-12
go.mod: update golang.org/x dependencies
v0.10.0
Gopher Robot
2023-06-12
go.mod: tell x repo tagging to ignore dep on net
Heschi Kreinick
2023-05-08
go.mod: update golang.org/x dependencies
v0.9.0
Gopher Robot
2023-04-06
go.mod: update golang.org/x dependencies
v0.8.0
Gopher Robot
2023-03-05
go.mod: update golang.org/x dependencies
v0.7.0
Gopher Robot
2023-02-08
go.mod: update golang.org/x dependencies
v0.6.0
Gopher Robot
2023-01-04
go.mod: update golang.org/x dependencies
v0.5.0
Gopher Robot
2022-12-06
go.mod: update golang.org/x dependencies
v0.4.0
Gopher Robot
2022-11-08
go.mod: update golang.org/x dependencies
v0.2.0
Gopher Robot
2022-10-19
go.mod: update golang.org/x dependencies
v0.1.0
Gopher Robot
2021-11-17
all: upgrade x/net to latest
Damien Neil
2021-06-16
all: upgrade x/sys to latest
Bryan C. Mills
2021-05-03
go.mod: upgrade to go 1.17
Bryan C. Mills
2021-03-14
go.mod: bump golang.org/x/net to e18ecbb05110
Radek Simko
2020-11-17
ssh/terminal: bump x/term dependency to fix js/nacl
Filippo Valsorda
2020-11-16
ssh/terminal: replace with a golang.org/x/term wrapper
Filippo Valsorda
2019-10-28
go.mod: set go version
Bryan C. Mills
2019-09-26
Revert "ssh/terminal: account for win32 api changes"
Brad Fitzpatrick
2019-09-23
ssh/terminal: account for win32 api changes
Jason A. Donenfeld
2019-04-22
acme/autocert: make host of TLS certificate to be obtained always Punycode
Aofei Sheng
2019-04-03
crypto: update go.mod for s390x x/sys/cpu changes
Brad Fitzpatrick
2019-02-27
all: add a go.mod file
Michael Matloob