Skip to content

Commit 430d3d2

Browse files
committed
all: bump to Go-1.16
1 parent abbb0b2 commit 430d3d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

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

3-
go 1.12
3+
go 1.16
44

55
require (
6-
github.com/gopherjs/gopherwasm v1.0.0 // indirect
6+
github.com/gopherjs/gopherwasm v1.0.0
77
github.com/peterh/liner v1.1.0
88
)

0 commit comments

Comments
 (0)