Skip to content

Commit

Permalink
go: update to 1.19.5 (security update) (#5551)
Browse files Browse the repository at this point in the history
* go: update to v1.19.5

Co-authored-by: fgma <fgma@users.noreply.github.com>
Co-authored-by: hgy59 <hpgy59@gmail.com>
  • Loading branch information
3 people authored Jan 10, 2023
1 parent 5efc808 commit 175b8e8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion native/go/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME = go
PKG_VERS = 1.19.3
PKG_VERS = 1.19.5
PKG_EXT = tar.gz
PKG_DIST_NAME = $(PKG_NAME)$(PKG_VERS).linux-amd64.$(PKG_EXT)
PKG_DIST_SITE = https://go.dev/dl
Expand Down
6 changes: 3 additions & 3 deletions native/go/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
go1.19.3.linux-amd64.tar.gz SHA1 03d7c543b8c3efa7d9128d5982dceed1ab708845
go1.19.3.linux-amd64.tar.gz SHA256 74b9640724fd4e6bb0ed2a1bc44ae813a03f1e72a4c76253e2d5c015494430ba
go1.19.3.linux-amd64.tar.gz MD5 87beeed49a347ef20becab18b8da9cab
go1.19.5.linux-amd64.tar.gz SHA1 16d0f3caa4968749ca9c488cc5298ff9e0fbb6d0
go1.19.5.linux-amd64.tar.gz SHA256 36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95
go1.19.5.linux-amd64.tar.gz MD5 68a99766b7f2ea9bb6f5e431c8cfb658

0 comments on commit 175b8e8

Please sign in to comment.