Pārlūkot izejas kodu

README: change minimum required Go version Go 1.6 (#541)

We're only testing with 1.6+, so claiming support for earlier versions is dubious.
Damien Neil 8 gadi atpakaļ
vecāks
revīzija
1c9f6753fe
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -7,7 +7,7 @@ Google's data interchange format.
 Copyright 2010 The Go Authors.
 https://github.com/golang/protobuf
 
-This package and the code it generates requires at least Go 1.4.
+This package and the code it generates requires at least Go 1.6.
 
 This software implements Go bindings for protocol buffers.  For
 information about protocol buffers themselves, see