Skip to content

Commit

Permalink
v0.14.0 gopkg
Browse files Browse the repository at this point in the history
  • Loading branch information
ghchinoy committed Apr 11, 2018
1 parent f9071f2 commit 622ce60
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 29 deletions.
14 changes: 1 addition & 13 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 0 additions & 16 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
# source = "github.com/myfork/project2"
#
# [[override]]
<<<<<<< HEAD
# name = "github.com/x/y"
# version = "2.4.0"

Expand All @@ -36,26 +35,11 @@
[[constraint]]
branch = "master"
name = "github.com/spf13/afero"
=======
# name = "github.com/x/y"
# version = "2.4.0"
#
# [prune]
# non-go = false
# go-tests = true
# unused-packages = true
>>>>>>> 41c22b1e9ad273bea514e941b02e3ca3f0c31a9b


<<<<<<< HEAD
[[constraint]]
name = "github.com/spf13/viper"
version = "1.0.0"

[[override]]
name = "github.com/spf13/pflag"
=======
[prune]
go-tests = true
unused-packages = true
>>>>>>> 41c22b1e9ad273bea514e941b02e3ca3f0c31a9b

0 comments on commit 622ce60

Please sign in to comment.