ci: use Go 1.23

This commit is contained in:
Ayke van Laethem
2024-06-22 17:04:44 +02:00
committed by Ron Evans
parent b6c53a6f0e
commit 7e284a37fc
11 changed files with 29 additions and 21 deletions
-2
View File
@@ -370,7 +370,6 @@ endif
# Additional standard library packages that pass tests on individual platforms
TEST_PACKAGES_LINUX := \
archive/zip \
bytes \
compress/flate \
crypto/hmac \
debug/dwarf \
@@ -381,7 +380,6 @@ TEST_PACKAGES_LINUX := \
net \
os/user \
strconv \
testing/fstest \
text/tabwriter \
text/template/parse