update to go 1.19

This commit is contained in:
Boshi Lian 2022-08-03 05:42:59 +00:00
parent 0dd9491d13
commit d3ec47f4ec
3 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/tg123/sshpiper
go 1.18
go 1.19
replace golang.org/x/crypto => ./crypto