Skip to content

Commit

Permalink
Update go to 1.23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
IngmarStein committed Nov 10, 2024
1 parent 6744855 commit b1dc359
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.23.1
PKG_VERS = 1.23.3
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.23.1.linux-amd64.tar.gz SHA1 8c1211036fd234dc8c8f3793fe6376704dfaf8b4
go1.23.1.linux-amd64.tar.gz SHA256 49bbb517cfa9eee677e1e7897f7cf9cfdbcf49e05f61984a2789136de359f9bd
go1.23.1.linux-amd64.tar.gz MD5 754ecad1a2f4164de2e8fb6b9b4afc06
go1.23.3.linux-amd64.tar.gz SHA1 430685d948ba7396c18fa2c68de4fd64f0eb72bd
go1.23.3.linux-amd64.tar.gz SHA256 a0afb9744c00648bafb1b90b4aba5bdb86f424f02f9275399ce0c20b93a2c3a8
go1.23.3.linux-amd64.tar.gz MD5 e0257eb8139a5d22a524285c54c7ffcf

0 comments on commit b1dc359

Please sign in to comment.