Browse Source

Merge pull request #1811 from likeit92/develop

fix build error with PKGBUILD (archlinux, x64)
tags/v1.2.0-rc1
无闻 9 years ago
parent
commit
c36096d622
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gopmfile

+ 1
- 0
.gopmfile View File

@@ -25,6 +25,7 @@ github.com/go-macaron/session =
github.com/go-macaron/toolbox = github.com/go-macaron/toolbox =
github.com/klauspost/compress = github.com/klauspost/compress =
github.com/klauspost/crc32 = github.com/klauspost/crc32 =
github.com/klauspost/cpuid =
github.com/mattn/go-sqlite3 = commit:b808f01f66 github.com/mattn/go-sqlite3 = commit:b808f01f66
github.com/mcuadros/go-version = commit:d52711f8d6 github.com/mcuadros/go-version = commit:d52711f8d6
github.com/microcosm-cc/bluemonday = commit:85ba47ef2c github.com/microcosm-cc/bluemonday = commit:85ba47ef2c


Loading…
Cancel
Save