소스 검색

Add go 1.11 to go.mod.

Go 1.12 really wants to record a version in go.mod if there is no
version in there. 1.12 is not yet released, so stick 1.11 in there for
now. We'll bump it to 1.12 and so on as we update our minimum versions.

Change-Id: I79ac85837149ab7cadd2f23acd8ab2d207a1a355
Reviewed-on: https://boringssl-review.googlesource.com/c/34924
Reviewed-by: Adam Langley <agl@google.com>
kris/onging/CECPQ3_patch15
David Benjamin 5 년 전
committed by Adam Langley
부모
커밋
1908667015
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      go.mod

+ 2
- 0
go.mod 파일 보기

@@ -1 +1,3 @@
module boringssl.googlesource.com/boringssl

go 1.11

불러오는 중...
취소
저장