Skip to content

Commit 8466869

Browse files
authored
go.mod: set go version to go1.9 (#1055)
1 parent 5d5b4c1 commit 8466869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module github.com/golang/protobuf
22

3-
go 1.12
3+
go 1.9

0 commit comments

Comments
 (0)