From 48ae058aab50bdefaab386776f78ad6023464475 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Sat, 25 Mar 2017 19:51:26 +0000 Subject: [PATCH] update binary.sh Former-commit-id: e14e708d0a10e805085585c353ebdb7f93f9bf9d [formerly 04f2a120a4c232e77e6f8de0bf44897acb97065c] [formerly d3d31166f146ab3d0b6a765c2cb71948688da11e [formerly 3e9ee34e0bbe1ce2e17e9819a9298110058b9807]] Former-commit-id: ae2654bc6ba24bbe83a5ee3feec145bd382f2117 [formerly bfb6188b777a9a5242a8a26ca34a2aa1b5d4cfa8] Former-commit-id: 919f09697a3e99d215d07507208a3c1a42defc2c --- assets/binary.go.REMOVED.git-id | 2 +- binary.sh | 2 ++ page/version.go | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/assets/binary.go.REMOVED.git-id b/assets/binary.go.REMOVED.git-id index 0a512d2f..31a2c52c 100644 --- a/assets/binary.go.REMOVED.git-id +++ b/assets/binary.go.REMOVED.git-id @@ -1 +1 @@ -75755022adfcafcbf6d563ce4af52fc022e6f163 \ No newline at end of file +ae9ad20ebd3ed2db145378773342920fe19a66d3 \ No newline at end of file diff --git a/binary.sh b/binary.sh index 00ecf3cd..02068cd8 100644 --- a/binary.sh +++ b/binary.sh @@ -5,4 +5,6 @@ go get github.com/bountylabs/gitversion go-bindata -pkg assets -prefix "_embed" -o assets/binary.go _embed/templates/... _embed/public/js/... _embed/public/css/... _embed/public/ace/src-min/... gitversion -s -o page/version.go -p page +gofmt -w page/version.go +gofmt -w assets/binary.go git add -A diff --git a/page/version.go b/page/version.go index cbab4905..3ab63b24 100644 --- a/page/version.go +++ b/page/version.go @@ -1,5 +1,5 @@ package page -var GIT_COMMIT_HASH = "94c8330" +var GIT_COMMIT_HASH = "0a2b945" var CIRCLE_BUILD_NUM = "" -var GENERATED int64 = 1490471357620088500 +var GENERATED int64 = 1490471489112984900