Skip to content

Commit a9f12ec

Browse files
committedMar 29, 2019
Implement tools.List
1 parent 9e998a5 commit a9f12ec

Some content is hidden

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

60 files changed

+896
-322
lines changed
 

‎Gopkg.lock

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

‎Gopkg.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
required = ["goa.design/goa/codegen/generator"]
2828

2929
[[constraint]]
30-
name = "github.com/Sirupsen/logrus"
30+
name = "github.com/sirupsen/logrus"
3131
version = "1.2.0"
3232

3333
[[constraint]]

0 commit comments

Comments
 (0)
Please sign in to comment.