File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 99 - CC=aarch64-linux-gnu-gcc
1010 ldflags :
1111 - -s -w
12- - -X github.com/xOS/ServerStatus /service/singleton.Version={{.Version}}
12+ - -X github.com/xos/serverstatus /service/singleton.Version={{.Version}}
1313 - -extldflags "-static -fpic"
1414 flags :
1515 - -trimpath
@@ -25,7 +25,7 @@ builds:
2525 - CC=x86_64-linux-gnu-gcc
2626 ldflags :
2727 - -s -w
28- - -X github.com/xOS/ServerStatus /service/singleton.Version={{.Version}}
28+ - -X github.com/xos/serverstatus /service/singleton.Version={{.Version}}
2929 - -extldflags "-static -fpic"
3030 flags :
3131 - -trimpath
@@ -41,7 +41,7 @@ builds:
4141 - CC=s390x-linux-gnu-gcc
4242 ldflags :
4343 - -s -w
44- - -X github.com/xOS/ServerStatus /service/singleton.Version={{.Version}}
44+ - -X github.com/xos/serverstatus /service/singleton.Version={{.Version}}
4545 - -extldflags "-static -fpic"
4646 flags :
4747 - -trimpath
@@ -57,7 +57,7 @@ builds:
5757 - CC=x86_64-w64-mingw32-gcc
5858 ldflags :
5959 - -s -w
60- - -X github.com/xOS/ServerStatus /service/singleton.Version={{.Version}}
60+ - -X github.com/xos/serverstatus /service/singleton.Version={{.Version}}
6161 - -extldflags "-static -fpic"
6262 flags :
6363 - -trimpath
You can’t perform that action at this time.
0 commit comments