summaryrefslogtreecommitdiff
path: root/go
diff options
context:
space:
mode:
authorMatt Housh <jaeger@crux.ninja>2022-11-06 20:51:01 -0600
committerMatt Housh <jaeger@crux.ninja>2022-11-06 20:51:19 -0600
commit01f1cd4fff896201a329214171666dae0559fa45 (patch)
tree23096f41d692cbc4324503303da5a3384264ad78 /go
parent504bc5143edb6365d09fa634a235f02707d446fa (diff)
downloadcontrib-01f1cd4fff896201a329214171666dae0559fa45.tar.gz
contrib-01f1cd4fff896201a329214171666dae0559fa45.tar.xz
go: updated to version 1.19.3
Diffstat (limited to 'go')
-rw-r--r--go/.footprint2
-rw-r--r--go/.signature10
-rw-r--r--go/Pkgfile2
3 files changed, 8 insertions, 6 deletions
diff --git a/go/.footprint b/go/.footprint
index 8b653f27c..c243c1d79 100644
--- a/go/.footprint
+++ b/go/.footprint
@@ -12469,11 +12469,13 @@ drwxr-xr-x root/root usr/lib/go/test/fixedbugs/issue5470.dir/
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue5581.go
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue5607.go
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue5609.go
+-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue56105.go
drwxr-xr-x root/root usr/lib/go/test/fixedbugs/issue5614.dir/
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue5614.dir/rethinkgo.go
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue5614.dir/x.go
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue5614.dir/y.go
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue5614.go
+-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue56141.go
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue5698.go
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue5704.go
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue5753.go
diff --git a/go/.signature b/go/.signature
index 89fccb13b..89adc8912 100644
--- a/go/.signature
+++ b/go/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3zoIS/xqIM2BE4FqJjNebyXrAV8GvYSYUBcI+qjF7qEIgvHsoPfPL0hEliEAZEBOrxHt8ICQ8ldttd8elpSeVgM=
-SHA256 (Pkgfile) = cfa44fa295553fb79b0e760f072fe46663db588c19be7fe59f1fc977522365bf
-SHA256 (.footprint) = b05696b738fcc30a07755033292f60c7799e85b0b7071d377b3fe525d9701aac
-SHA256 (go1.19.2.src.tar.gz) = 2ce930d70a931de660fdaf271d70192793b1b240272645bf0275779f6704df6b
-SHA256 (go1.19.2.linux-amd64.tar.gz) = 5e8c5a74fe6470dd7e055a461acda8bb4050ead8c2df70f227e3ff7d8eb7eeb6
+RWSagIOpLGJF3w3nfXKpD5fMvcmp6pm3ZiyRfuuIlW8TdmN0Q6llvI6QgAe1o2HaLl6fLrHI7ehBr4PQLKy6tzx6vl2JdWrGUwM=
+SHA256 (Pkgfile) = 365c1a3aae7324179c8b6c5ef37a97af59619c3ed6e17a53d5c06c6bf37bb8b0
+SHA256 (.footprint) = c86f1d121b3f8e825e446f4af6e1a50a62b05d3b86fcb1740ff0157d4fb00ed0
+SHA256 (go1.19.3.src.tar.gz) = 18ac263e39210bcf68d85f4370e97fb1734166995a1f63fb38b4f6e07d90d212
+SHA256 (go1.19.3.linux-amd64.tar.gz) = 74b9640724fd4e6bb0ed2a1bc44ae813a03f1e72a4c76253e2d5c015494430ba
diff --git a/go/Pkgfile b/go/Pkgfile
index 30f74e7f9..098d4ffb8 100644
--- a/go/Pkgfile
+++ b/go/Pkgfile
@@ -3,7 +3,7 @@
# Maintainer: Matt Housh, jaeger at crux dot ninja
name=go
-version=1.19.2
+version=1.19.3
release=1
source=(https://golang.org/dl/go${version}.src.tar.gz \
https://golang.org/dl/go${version}.linux-amd64.tar.gz)

Generated by cgit