Skip to content

Commit

Permalink
TOOL-994 Release (#172)
Browse files Browse the repository at this point in the history
* dep update
* Bumped version
  • Loading branch information
lpusok authored Jul 10, 2019
1 parent eb2e532 commit 94a0544
Show file tree
Hide file tree
Showing 169 changed files with 19,550 additions and 2,858 deletions.
51 changes: 30 additions & 21 deletions Gopkg.lock

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

15 changes: 8 additions & 7 deletions Gopkg.toml
Original file line number Diff line number Diff line change
@@ -1,27 +1,28 @@

[[constraint]]
name = "github.com/Sirupsen/logrus"
branch = "master"
version = "1.4.2"

[[constraint]]
name = "github.com/bitrise-io/go-utils"
branch = "master"
name = "github.com/bitrise-io/go-utils"

[[constraint]]
name = "github.com/bitrise-io/goinp"
branch = "master"
name = "github.com/bitrise-io/goinp"

[[constraint]]
name = "github.com/stretchr/testify"
branch = "master"
version = "1.3.0"

[[constraint]]
name = "github.com/urfave/cli"
branch = "master"
version = "1.20.0"

[[constraint]]
name = "gopkg.in/yaml.v2"
branch = "v2"
version = "2.2.2"

[prune]
go-tests = true
unused-packages = true
unused-packages = true
2 changes: 1 addition & 1 deletion vendor/github.com/Sirupsen/logrus/README.md

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

110 changes: 0 additions & 110 deletions vendor/github.com/bitrise-io/go-utils/colorstring/colorstring.go

This file was deleted.

57 changes: 0 additions & 57 deletions vendor/github.com/bitrise-io/go-utils/log/defaultlogger.go

This file was deleted.

30 changes: 0 additions & 30 deletions vendor/github.com/bitrise-io/go-utils/log/dummylogger.go

This file was deleted.

Loading

0 comments on commit 94a0544

Please sign in to comment.