-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d7a5b2c
commit db68646
Showing
4 changed files
with
3 additions
and
298 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,3 @@ | ||
module github.com/morningvera/eris | ||
module github.com/rotisserie/eris | ||
|
||
go 1.12 | ||
|
||
require ( | ||
github.com/git-chglog/git-chglog v0.0.0-20190923122001-6050f20bcdb0 // indirect | ||
github.com/golangci/golangci-lint v1.21.0 // indirect | ||
github.com/imdario/mergo v0.3.8 // indirect | ||
github.com/tsuyoshiwada/go-gitcmd v0.0.0-20180205145712-5f1f5f9475df // indirect | ||
github.com/urfave/cli v1.22.2 // indirect | ||
gopkg.in/AlecAivazis/survey.v1 v1.8.7 // indirect | ||
gopkg.in/kyokomi/emoji.v1 v1.5.1 // indirect | ||
) |
Oops, something went wrong.