diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-06-13 13:51:23 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-06-13 13:51:23 +0000 |
commit | c9492649182de9b36eaa71a49b96143e551afc54 (patch) | |
tree | bdba262afb63fcaf2f723ec586d3c5f2be9762c4 /gcc/go | |
parent | 4dea3bff792b49a1eb72ee9ef15d7961fa9150c8 (diff) | |
download | gcc-c9492649182de9b36eaa71a49b96143e551afc54.zip gcc-c9492649182de9b36eaa71a49b96143e551afc54.tar.gz gcc-c9492649182de9b36eaa71a49b96143e551afc54.tar.bz2 |
libgo: update to Go 1.10.3 release
Reviewed-on: https://go-review.googlesource.com/118495
From-SVN: r261549
Diffstat (limited to 'gcc/go')
-rw-r--r-- | gcc/go/gofrontend/MERGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index 0b28a5b..e904f7c 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -bfe3a9b26c8b2e1b9ef34a7232a2d1529e639bbf +6743db0ed81e313acf66c00a4ed0e2dcaaca2c9f The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |