From b88df1a993c0a574d97cc189d390561b2ab90c28 Mon Sep 17 00:00:00 2001 From: hunterlong Date: Sat, 22 Aug 2020 14:42:48 -0700 Subject: [PATCH] makefile update --- Makefile | 2 +- frontend/src/API.js | 2 +- frontend/src/pages/Help.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 3db8662d..571873b9 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ test: clean compile go test -v -p=1 -ldflags="-X main.VERSION=${VERSION} -X main.COMMIT=${COMMIT}" -coverprofile=coverage.out ./... build: clean - CGO_ENABLED=1 go build -a -ldflags "-s -w -extldflags -static -X main.VERSION=${VERSION} -X main.COMMIT=${COMMIT}" -o statping --tags "netgo osusergo" ./cmd + CGO_ENABLED=1 go build -a -ldflags "-s -w -X main.VERSION=${VERSION} -X main.COMMIT=${COMMIT}" -o statping --tags "netgo osusergo" ./cmd go-build: clean rm -rf source/dist diff --git a/frontend/src/API.js b/frontend/src/API.js index 7741d557..49ef994c 100644 --- a/frontend/src/API.js +++ b/frontend/src/API.js @@ -8,7 +8,7 @@ const tokenKey = "statping_auth"; class Api { constructor() { this.version = "0.90.64"; - this.commit = "ae3735f0cf58ff0971c0db9b02845513a9248000"; + this.commit = "130cc3ede7463ec9af8d62abb84992e2a0ef453c"; } async oauth() { diff --git a/frontend/src/pages/Help.vue b/frontend/src/pages/Help.vue index 20342f9c..9c79c834 100755 --- a/frontend/src/pages/Help.vue +++ b/frontend/src/pages/Help.vue @@ -2275,7 +2275,7 @@ OluFxewsEO0QNDrfFb+0gnjYlnGqOFcZjUMXbDdY5oLSPtXohynuTK1qyQ==
-Automatically generated from Statping's Wiki on 2020-08-22 07:20:39.807157 +0000 UTC +Automatically generated from Statping's Wiki on 2020-08-22 21:27:09.3468 +0000 UTC