harbor/make
Dirk Mueller 7a4b16aee1
Update golang to 1.13.15 (#12836)
This includes a number of critical bug and security fixes:

* go1.13.9 (released 2020/03/19) includes fixes to the go command, tools, the runtime, the toolchain, and the crypto/cypher package. See the Go 1.13.9 milestone on our issue tracker for details.

* go1.13.10 (released 2020/04/08) includes fixes to the go command, the runtime, and the os/exec and time packages. See the Go 1.13.10 milestone on our issue tracker for details.

* go1.13.11 (released 2020/05/14) includes fixes to the compiler. See the Go 1.13.11 milestone on our issue tracker for details.

* go1.13.12 (released 2020/06/01) includes fixes to the runtime, and the go/types and math/big packages. See the Go 1.13.12 milestone on our issue tracker for details.

* go1.13.13 (released 2020/07/14) includes security fixes to the crypto/x509 and net/http packages. See the Go 1.13.13 milestone on our issue tracker for details.

* go1.13.14 (released 2020/07/16) includes fixes to the compiler, vet, and the database/sql, net/http, and reflect packages. See the Go 1.13.14 milestone on our issue tracker for details.

* go1.13.15 (released 2020/08/06) includes security fixes to the encoding/binary package. See the Go 1.13.15 milestone on our issue tracker for details.

These changes should be safe to apply on a maintenance branch as golang
is very strict about backports to patch level version. see
https://golang.org/doc/devel/release.html for details.

Signed-off-by: Dirk Mueller <dirk@dmllr.de>
Signed-off-by: Dirk Mueller <dmueller@suse.com>
2020-09-07 14:57:17 +08:00
..
migrations/postgresql fix migration issue (#12902) 2020-08-31 15:31:57 +08:00
photon Update golang to 1.13.15 (#12836) 2020-09-07 14:57:17 +08:00
checkenv.sh Extract shared func for checkenv and install scripts 2019-10-10 15:07:09 +08:00
common.sh enhance[cicd] introduce github action for CICD 2019-12-17 18:36:33 +08:00
harbor.yml.tmpl chore(db): change max_connections of postgres to 1024 2020-07-14 09:25:24 +00:00
install.sh Fix a typo in the help message of install.sh (#11167) 2020-03-23 10:30:37 +08:00
prepare Feat: auto install ca in registry 2020-03-18 19:22:09 +08:00
pushimage.sh feat(cicd) fix build base image 2020-03-26 10:55:40 +08:00