Fix go.mod

This commit is contained in:
Guillaume J. Charmes
2024-08-13 14:48:18 -06:00
parent 08e77a045a
commit 2cde18bfb7

2
go.mod
View File

@@ -1,3 +1,3 @@
module github.com/creack/pty/v2
module github.com/creack/pty
go 1.18