Skip to content

Instantly share code, notes, and snippets.

@bxcodec
Created June 11, 2017 03:41
Show Gist options
  • Save bxcodec/326b96810593d92aadfc1eb4bf593d1f to your computer and use it in GitHub Desktop.
Save bxcodec/326b96810593d92aadfc1eb4bf593d1f to your computer and use it in GitHub Desktop.
Kurio Sample
import:
- package: github.com/stretchr/testify
version: ^1.1.4
- package: github.com/go-sql-driver/mysql
version: ^1.3.0
- package: github.com/arielizuardi/envase
version: v0.2.1
- package: github.com/docker/docker
version: v17.05.0-ce-rc3
subpackages:
- client
- package: github.com/labstack/echo
version: v3.1.0
- package: github.com/labstack/gommon
version: v0.2.1
subpackages:
- color
- package: github.com/Sirupsen/logrus
version: v0.11.5
- package: github.com/go-errors/errors
- package: github.com/spf13/viper
- package: github.com/fsnotify/fsnotify
version: v1.4.2
- package: github.com/spf13/pflag
- package: github.com/getsentry/raven-go
- package: github.com/certifi/gocertifi
version: 2017.04.17
- package: github.com/mattes/migrate
version: ^1.3.0
subpackages:
- driver/mysql
- migrate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment