1
0

[info=c919be8f1d5e46c5c0b61d6314ed0753]

OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/golang-stable-image?expand=0&rev=25
This commit is contained in:
Dan Čermák 2023-09-08 12:28:29 +00:00 committed by Git OBS Bridge
parent cba293d65c
commit 925ec07774
2 changed files with 6 additions and 1 deletions

View File

@ -32,5 +32,5 @@ ENV PATH="/go/bin:/usr/local/go/bin:/root/go/bin/:/usr/local/sbin:/usr/local/bin
# only available on go's tsan_arch architectures # only available on go's tsan_arch architectures
#!ArchExclusiveline x86_64 aarch64 s390x ppc64le #!ArchExclusiveLine x86_64 aarch64 s390x ppc64le
RUN set -euo pipefail; if zypper -n install go1.21-race; then zypper -n clean; rm -rf /var/log/*; fi RUN set -euo pipefail; if zypper -n install go1.21-race; then zypper -n clean; rm -rf /var/log/*; fi

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 8 12:26:59 UTC 2023 - Dirk Mueller <dmueller@suse.com>
- typo fix in last change
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 6 16:26:08 UTC 2023 - Dirk Mueller <dmueller@suse.com> Wed Sep 6 16:26:08 UTC 2023 - Dirk Mueller <dmueller@suse.com>