Skip to content

Commit 5c15fb8

Browse files
committed
Merge branch 'master' into optimize-amd64-md5
Change-Id: I1a29b5bb761ca9351de482f5167c9ee1eb9a6be6
2 parents d8ec5eb + 810b08b commit 5c15fb8

File tree

5,222 files changed

+338174
-192030
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,222 files changed

+338174
-192030
lines changed

.github/SUPPORT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ For asking questions, see:
1111

1212
* [Stack Overflow](https://stackoverflow.com/questions/tagged/go) with questions tagged "go"
1313

14-
* **IRC** channel #go-nuts on Freenode
14+
* **IRC** channel #go-nuts on Libera

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ _testmain.go
3737
/src/cmd/internal/objabi/zbootstrap.go
3838
/src/go/build/zcgo.go
3939
/src/go/doc/headscan
40+
/src/internal/buildcfg/zbootstrap.go
4041
/src/runtime/internal/sys/zversion.go
4142
/src/unicode/maketables
4243
/test.out

AUTHORS

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Aeneas Rekkas (arekkas) <[email protected]>
4141
Afanasev Stanislav <[email protected]>
4242
Agis Anastasopoulos <[email protected]>
4343
Agniva De Sarker <[email protected]>
44-
Ahmed Wahed <[email protected]>
44+
Ahmed W. Mones <[email protected]>
4545
Ahmet Soormally <[email protected]>
4646
Ahmy Yulrizka <[email protected]>
4747
Aiden Scandella <[email protected]>
@@ -145,7 +145,7 @@ Andy Davis <[email protected]>
145145
Andy Finkenstadt <[email protected]>
146146
Andy Lindeman <[email protected]>
147147
Andy Maloney <[email protected]>
148-
148+
149149
Andy Walker <[email protected]>
150150
Anfernee Yongkun Gui <[email protected]>
151151
Angelo Bulfone <[email protected]>
@@ -195,7 +195,7 @@ Ayanamist Yang <[email protected]>
195195
Aymerick Jéhanne <[email protected]>
196196
Azat Kaumov <[email protected]>
197197
Baiju Muthukadan <[email protected]>
198-
Baokun Lee <[email protected]>
198+
199199
Bartosz Grzybowski <[email protected]>
200200
Bastian Ike <[email protected]>
201201
Ben Burkert <[email protected]>
@@ -1425,6 +1425,7 @@ Wèi Cōngruì <[email protected]>
14251425
14261426
Wei Guangjing <[email protected]>
14271427
Weichao Tang <[email protected]>
1428+
14281429
Wembley G. Leach, Jr <[email protected]>
14291430
Will Faught <[email protected]>
14301431
Will Storey <[email protected]>
@@ -1478,6 +1479,7 @@ Zheng Dayu <[email protected]>
14781479
Zhongtao Chen <[email protected]>
14791480
Zhou Peng <[email protected]>
14801481
Ziad Hatahet <[email protected]>
1482+
Zizhao Zhang <[email protected]>
14811483
Zorion Arrizabalaga <[email protected]>
14821484
Максим Федосеев <[email protected]>
14831485
Роман Хавроненко <[email protected]>

0 commit comments

Comments
 (0)