summaryrefslogtreecommitdiff
path: root/go
diff options
context:
space:
mode:
authorMatt Housh <jaeger@crux.ninja>2022-03-06 23:34:20 -0600
committerMatt Housh <jaeger@crux.ninja>2022-03-06 23:34:20 -0600
commit41e895af4031e09f7f41ebdd7f1d1ce524c25e6e (patch)
tree942a8cb7e113bc2b244daa5f1d5b594ebe9e52e9 /go
parentc980d94d895b1e71bb3fff3df857f52fecb4b45c (diff)
downloadcontrib-41e895af4031e09f7f41ebdd7f1d1ce524c25e6e.tar.gz
contrib-41e895af4031e09f7f41ebdd7f1d1ce524c25e6e.tar.xz
go: updated to version 1.17.8
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 254806568..f7c6eba42 100644
--- a/go/.footprint
+++ b/go/.footprint
@@ -4926,6 +4926,7 @@ drwxr-xr-x root/root usr/lib/go/src/crypto/x509/internal/macos/
-rw-r--r-- root/root usr/lib/go/src/crypto/x509/internal/macos/security.s
-rw-r--r-- root/root usr/lib/go/src/crypto/x509/name_constraints_test.go
-rw-r--r-- root/root usr/lib/go/src/crypto/x509/parser.go
+-rw-r--r-- root/root usr/lib/go/src/crypto/x509/parser_test.go
-rw-r--r-- root/root usr/lib/go/src/crypto/x509/pem_decrypt.go
-rw-r--r-- root/root usr/lib/go/src/crypto/x509/pem_decrypt_test.go
-rw-r--r-- root/root usr/lib/go/src/crypto/x509/pkcs1.go
@@ -11202,6 +11203,7 @@ drwxr-xr-x root/root usr/lib/go/test/fixedbugs/issue5105.dir/
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue5105.dir/a.go
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue5105.dir/b.go
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue5105.go
+-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue51101.go
drwxr-xr-x root/root usr/lib/go/test/fixedbugs/issue5125.dir/
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue5125.dir/bug.go
-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue5125.dir/main.go
diff --git a/go/.signature b/go/.signature
index 44dbd6327..a5c72b822 100644
--- a/go/.signature
+++ b/go/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF36JzhBvXgArcsV15qzPJROuoC8+2zhqwBjv232GnF+31RpBWdEJQTaBbOHDaQWdb6Hr2inBtnaKWIOuSLoOqkAE=
-SHA256 (Pkgfile) = 097665279b224d785f7e2cb12966b3b7e8e606e1302514bf605470d3fcb07fb3
-SHA256 (.footprint) = 8cd343ff184af6863c619ce7c3d93e9fea6162f9be6d5431dddf6db11f6a0c1b
-SHA256 (go1.17.7.src.tar.gz) = c108cd33b73b1911a02b697741df3dea43e01a5c4e08e409e8b3a0e3745d2b4d
-SHA256 (go1.17.7.linux-amd64.tar.gz) = 02b111284bedbfa35a7e5b74a06082d18632eff824fd144312f6063943d49259
+RWSagIOpLGJF38WeFj7oDbSvhk/agGS2T/28quE07gStvyC4BSeM5nKF+S/zFfAFyg6BohFUKLc9y7qgf5m3J2jfDdqrAYU10g0=
+SHA256 (Pkgfile) = 54922bb58ce04f486778eb6803ba0907376be4e7ae0fb2659a9dedca42e85865
+SHA256 (.footprint) = b2488439ebb39f03bde9e00c6d41eded875a693611e3b20df832b83e8fa7f479
+SHA256 (go1.17.8.src.tar.gz) = 2effcd898140da79a061f3784ca4f8d8b13d811fb2abe9dad2404442dabbdf7a
+SHA256 (go1.17.8.linux-amd64.tar.gz) = 980e65a863377e69fd9b67df9d8395fd8e93858e7a24c9f55803421e453f4f99
diff --git a/go/Pkgfile b/go/Pkgfile
index 5d314dcb5..375c92a0e 100644
--- a/go/Pkgfile
+++ b/go/Pkgfile
@@ -3,7 +3,7 @@
# Maintainer: Matt Housh, jaeger at crux dot ninja
name=go
-version=1.17.7
+version=1.17.8
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