Skip to content

Commit

Permalink
go.mod: set go version to go1.9 (#1055)
Browse files Browse the repository at this point in the history
  • Loading branch information
neild committed Mar 12, 2020
1 parent 5d5b4c1 commit 8466869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,3 +1,3 @@
module github.com/golang/protobuf

go 1.12
go 1.9

0 comments on commit 8466869

Please sign in to comment.