Skip to content

Commit b29a332

Browse files
committed
gpython: update Go module to require Go-1.12
1 parent ab87c2c commit b29a332

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
module github.com/go-python/gpython
22

3+
go 1.12
4+
35
require (
46
github.com/gopherjs/gopherwasm v1.0.0 // indirect
57
github.com/peterh/liner v1.1.0

0 commit comments

Comments
 (0)