From: Matthias Pioch Date: Wed, 21 Oct 2015 07:00:35 +0000 (+0200) Subject: fix import path on x64 systems, fix #1795 X-Git-Tag: v0.9.99~936^2^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0f4f81f1fb5fb7e1d9c16cafa89df1baad47e2c1;p=gitea.git fix import path on x64 systems, fix #1795 --- diff --git a/.gopmfile b/.gopmfile index 2cae07dca7..6a2959b862 100644 --- a/.gopmfile +++ b/.gopmfile @@ -25,6 +25,7 @@ github.com/go-macaron/session = github.com/go-macaron/toolbox = github.com/klauspost/compress = github.com/klauspost/crc32 = +github.com/klauspost/cpuid = github.com/mattn/go-sqlite3 = commit:b808f01f66 github.com/mcuadros/go-version = commit:d52711f8d6 github.com/microcosm-cc/bluemonday = commit:85ba47ef2c