Skip to content

Commit d1209a0

Browse files
author
miktwon
committed
add glide
1 parent fd032cb commit d1209a0

File tree

3 files changed

+26
-0
lines changed

3 files changed

+26
-0
lines changed

glide.lock

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

glide.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
package: github.com/code-tool/docker-fpm-wrapper
2+
import:
3+
- package: github.com/FZambia/viper-lite
4+
- package: github.com/spf13/pflag

vendor/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*
2+
!.gitignore

0 commit comments

Comments
 (0)