Imports
- github.com/Unknwon/cae/zip
- github.com/Unknwon/com
- github.com/go-macaron/binding
- github.com/go-sql-driver/mysql
- github.com/go-xorm/core
- github.com/go-xorm/xorm
- github.com/gogits/git-module
- github.com/gogits/go-gogs-client
- github.com/gogits/gogs/models/migrations
- github.com/gogits/gogs/modules/auth/ldap
- github.com/gogits/gogs/modules/auth/pam
- github.com/gogits/gogs/modules/avatar
- github.com/gogits/gogs/modules/base
- github.com/gogits/gogs/modules/bindata
- github.com/gogits/gogs/modules/log
- github.com/gogits/gogs/modules/mailer
- github.com/gogits/gogs/modules/process
- github.com/gogits/gogs/modules/setting
- github.com/gogits/gogs/modules/sync
- github.com/gogits/gogs/modules/template/highlight
- github.com/lib/pq
- github.com/mcuadros/go-version
- github.com/nfnt/resize
- github.com/satori/go.uuid
- golang.org/x/crypto/ssh
- golang.org/x/text/transform
- gopkg.in/gomail.v2
- gopkg.in/ini.v1
- gopkg.in/macaron.v1
- github.com/gogits/gogs/modules/markdown
- github.com/sergi/go-diff/diffmatchpatch
- github.com/gogits/gogs/modules/httplib
- golang.org/x/net/html/charset
Standard library imports
- encoding/json
- errors
- fmt
- html
- html/template
- image
- image/jpeg
- image/png
- io
- io/ioutil
- math/big
- mime/multipart
- net/smtp
- net/textproto
- net/url
- os
- os/exec
- path
- path/filepath
- regexp
- sort
- strconv
- strings
- sync
- time
- unicode
- unicode/utf8
- container/list
- encoding/binary
- encoding/hex
- bufio
- bytes
- crypto/sha256
- crypto/tls
- database/sql
- encoding/base64