summaryrefslogtreecommitdiffstats
path: root/.gopmfile
diff options
context:
space:
mode:
authorMatthias Pioch <likeit.mp@googlemail.com>2015-10-21 09:00:35 +0200
committerMatthias Pioch <likeit.mp@googlemail.com>2015-10-21 09:00:35 +0200
commit0f4f81f1fb5fb7e1d9c16cafa89df1baad47e2c1 (patch)
tree49e36a7a80bf518e48a438742485ebb30ea74964 /.gopmfile
parentd0c17adfead289dd8a98263c181570fb0bfe5495 (diff)
downloadgitea-0f4f81f1fb5fb7e1d9c16cafa89df1baad47e2c1.tar.gz
gitea-0f4f81f1fb5fb7e1d9c16cafa89df1baad47e2c1.zip
fix import path on x64 systems, fix #1795
Diffstat (limited to '.gopmfile')
-rw-r--r--.gopmfile1
1 files changed, 1 insertions, 0 deletions
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