1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Update Golang

This commit is contained in:
Ycarus (Yannick Chabanois) 2025-01-31 09:35:38 +01:00
parent 8deaac50ef
commit f83ffd5266
4 changed files with 10 additions and 12 deletions

View file

@ -59,11 +59,13 @@ unexport \
# Architecture-specific environment variables:
unexport \
GOARM \
GOARM64 \
GO386 \
GOAMD64 \
GOMIPS \
GOMIPS64 \
GOPPC64 \
GORISCV64 \
GOWASM
# Environment variables for use with code coverage: