File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/go-python/gpython
2
2
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
Original file line number Diff line number Diff line change
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 =
You can’t perform that action at this time.
0 commit comments