.gopmfile 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. [target]
  2. path = github.com/gogits/gogs
  3. [deps]
  4. github.com/bradfitz/gomemcache = commit:72a68649ba
  5. github.com/codegangsta/cli = commit:0302d39
  6. github.com/go-macaron/binding = commit:2502aaf
  7. github.com/go-macaron/cache = commit:5617353
  8. github.com/go-macaron/captcha = commit:8aa5919
  9. github.com/go-macaron/csrf = commit:715bca0
  10. github.com/go-macaron/gzip = commit:4938e9b
  11. github.com/go-macaron/i18n = commit:d2d3329
  12. github.com/go-macaron/inject = commit:c5ab7bf
  13. github.com/go-macaron/session = commit:66031fc
  14. github.com/go-macaron/toolbox = commit:ab30a81
  15. github.com/go-sql-driver/mysql = commit:d512f20
  16. github.com/go-xorm/core = commit:acb6f00
  17. github.com/go-xorm/xorm = commit:a8fba4d
  18. github.com/gogits/chardet = commit:2404f77725
  19. github.com/gogits/git-shell = commit:de77627
  20. github.com/gogits/go-gogs-client = commit:4b541fa
  21. github.com/issue9/identicon = commit:f8c0d2c
  22. github.com/klauspost/compress = commit:bcd0709
  23. github.com/klauspost/cpuid = commit:8d9fe96
  24. github.com/klauspost/crc32 = commit:0aff1ea
  25. github.com/lib/pq = commit:11fc39a
  26. github.com/mattn/go-sqlite3 = commit:5651a9d
  27. github.com/mcuadros/go-version = commit:d52711f
  28. github.com/microcosm-cc/bluemonday = commit:4ac6f27
  29. github.com/msteinert/pam = commit:02ccfbf
  30. github.com/nfnt/resize = commit:dc93e1b98c
  31. github.com/russross/blackfriday = commit:300106c
  32. github.com/shurcooL/sanitized_anchor_name = commit:10ef21a
  33. github.com/Unknwon/cae = commit:7f5e046
  34. github.com/Unknwon/com = commit:28b053d
  35. github.com/Unknwon/i18n = commit:3b48b66
  36. github.com/Unknwon/paginater = commit:7748a72
  37. golang.org/x/net =
  38. golang.org/x/text =
  39. golang.org/x/crypto =
  40. gopkg.in/asn1-ber.v1 = commit:4e86f43
  41. gopkg.in/gomail.v2 = commit:df6fc79
  42. gopkg.in/ini.v1 = commit:65f8c74
  43. gopkg.in/ldap.v2 = e9a325d
  44. gopkg.in/macaron.v1 = commit:1c6dd87
  45. gopkg.in/redis.v2 = commit:e617904962
  46. [res]
  47. include = public|scripts|templates
PANIC: session(release): write data/sessions/f/c/fcae11ca7aaa46b4: no space left on device

PANIC

session(release): write data/sessions/f/c/fcae11ca7aaa46b4: no space left on device
github.com/go-macaron/session@v0.0.0-20190805070824-1a3cdc6f5659/session.go:199 (0x8b2934)
gopkg.in/macaron.v1@v1.3.9/context.go:79 (0x83d0a0)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:157 (0x80ab07)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:135 (0x80a8a8)
gopkg.in/macaron.v1@v1.3.9/context.go:121 (0x83d1f8)
gopkg.in/macaron.v1@v1.3.9/context.go:112 (0x84fdb5)
gopkg.in/macaron.v1@v1.3.9/recovery.go:161 (0x84fda8)
gopkg.in/macaron.v1@v1.3.9/logger.go:40 (0x840c73)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:157 (0x80ab07)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:135 (0x80a8a8)
gopkg.in/macaron.v1@v1.3.9/context.go:121 (0x83d1f8)
gopkg.in/macaron.v1@v1.3.9/router.go:187 (0x850fc6)
gopkg.in/macaron.v1@v1.3.9/router.go:303 (0x8493e5)
gopkg.in/macaron.v1@v1.3.9/macaron.go:220 (0x841fca)
net/http/server.go:2836 (0x7a79b2)
net/http/server.go:1924 (0x7a341b)
runtime/asm_amd64.s:1373 (0x46f9f0)