aboutsummaryrefslogtreecommitdiff
path: root/glide.yaml
blob: 307ffa90fddcf7157897e1a2cf6c572373f9480b (plain) (blame)
1
2
3
4
5
6
7
8
package: github.com/uber-go/sally
import:
- package: gopkg.in/yaml.v2
- package: github.com/julienschmidt/httprouter
  version: ^1
testImport:
- package: github.com/stretchr/testify
- package: github.com/yosssi/gohtml