Skip to content

Bump Go 1.13.13#41211

Merged
tiborvass merged 1 commit intomoby:masterfrom
AkihiroSuda:go-1.13.13
Jul 17, 2020
Merged

Bump Go 1.13.13#41211
tiborvass merged 1 commit intomoby:masterfrom
AkihiroSuda:go-1.13.13

Conversation

@AkihiroSuda
Copy link
Copy Markdown
Member

Includes security fixes to the crypto/x509 and net/http packages.

https://github.com/golang/go/issues?q=milestone%3AGo1.13.13+label%3ACherryPickApproved

Includes security fixes to the `crypto/x509` and `net/http` packages.

https://github.com/golang/go/issues?q=milestone%3AGo1.13.13+label%3ACherryPickApproved

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

checked if this needed an update, but didn't look to produce a diff

moby/vendor.conf

Lines 175 to 182 in d78b22c

# archive/tar
# rm -rf vendor/archive
# mkdir -p ./vendor/archive
# git clone -b go$GOLANG_VERSION --depth=1 git://github.com/golang/go.git ./go
# git --git-dir ./go/.git --work-tree ./go am ../patches/0001-archive-tar-do-not-populate-user-group-names.patch
# cp -a go/src/archive/tar ./vendor/archive/tar
# rm -rf ./go
# vndr -whitelist=^archive/tar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants