Skip to content

Commit 033c1a2

Browse files
fortriebjanisz
authored andcommitted
Migrate from glide to dep (#268)
Fixes: #267
1 parent b6533a4 commit 033c1a2

File tree

1,818 files changed

+139
-652079
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,818 files changed

+139
-652079
lines changed

Gopkg.lock

+110
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
2+
[[constraint]]
3+
name = "github.com/Sirupsen/logrus"
4+
version = "0.11.5"
5+
6+
[[constraint]]
7+
name = "github.com/cyberdelia/go-metrics-graphite"
8+
9+
[[constraint]]
10+
name = "github.com/evalphobia/logrus_sentry"
11+
version = "0.2.10"
12+
13+
[[constraint]]
14+
name = "github.com/getsentry/raven-go"
15+
16+
[[constraint]]
17+
name = "github.com/hashicorp/consul"
18+
version = "0.9.0"
19+
20+
[[constraint]]
21+
name = "github.com/ogier/pflag"
22+
version = "0.0.1"
23+
24+
[[constraint]]
25+
name = "github.com/rcrowley/go-metrics"
26+
27+
[[constraint]]
28+
name = "github.com/stretchr/testify"
29+
version = "1.1.4"

glide.lock

-61
This file was deleted.

glide.yaml

-24
This file was deleted.

0 commit comments

Comments
 (0)