We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abbb0b2 commit 430d3d2Copy full SHA for 430d3d2
go.mod
@@ -1,8 +1,8 @@
1
module github.com/go-python/gpython
2
3
-go 1.12
+go 1.16
4
5
require (
6
- github.com/gopherjs/gopherwasm v1.0.0 // indirect
+ github.com/gopherjs/gopherwasm v1.0.0
7
github.com/peterh/liner v1.1.0
8
)
0 commit comments