13 lines
372 B
YAML
13 lines
372 B
YAML
package: github.com/msoedov/hacker-slides
|
|
import:
|
|
- package: github.com/Sirupsen/logrus
|
|
version: ^1.0.4
|
|
- package: github.com/atrox/haikunatorgo
|
|
version: ^2.0.0
|
|
- package: github.com/gin-contrib/sessions
|
|
- package: github.com/gin-gonic/gin
|
|
version: ^1.2.0
|
|
- package: github.com/hashicorp/golang-lru
|
|
testImport:
|
|
- package: github.com/franela/goblin
|
|
version: ^0.0.1
|