Skip to content

Commit a182849

Browse files
committed
gpython: use peterh/[email protected]
1 parent b55db0b commit a182849

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

go.mod

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
module github.com/go-python/gpython
22

3-
require (
4-
github.com/mattn/go-runewidth v0.0.3 // indirect
5-
github.com/peterh/liner v0.0.0-20180619022028-8c1271fcf47f
6-
)
3+
require github.com/peterh/liner v1.1.0

go.sum

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
github.com/mattn/go-runewidth v0.0.3 h1:a+kO+98RDGEfo6asOGMmpodZq4FNtnGP54yps8BzLR4=
2+
github.com/mattn/go-runewidth v0.0.3/go.mod h1:LwmH8dsx7+W8Uxz3IHJYH5QSwggIsqBzpuz5H//U1FU=
3+
github.com/peterh/liner v1.1.0 h1:f+aAedNJA6uk7+6rXsYBnhdo4Xux7ESLe+kcuVUF5os=
4+
github.com/peterh/liner v1.1.0/go.mod h1:CRroGNssyjTd/qIG2FyxByd2S8JEAZXBl4qUrZf8GS0=

0 commit comments

Comments
 (0)