Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

Commit 7d241c7

Browse files
committed
Added the correct libs
1 parent 537da3f commit 7d241c7

File tree

2 files changed

+133
-38
lines changed

2 files changed

+133
-38
lines changed

Gopkg.lock

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

Gopkg.toml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,9 @@
3737
revision = "f9879dd043f84936a1f8acb8a53b74332a7ae135"
3838

3939
[[constraint]]
40-
name = "github.com/fatih/color"
41-
version = "1.5.0"
40+
branch = "master"
41+
name = "github.com/hashicorp/go-multierror"
42+
43+
[[constraint]]
44+
branch = "master"
45+
name = "github.com/hashicorp/errwrap"

0 commit comments

Comments
 (0)