Skip to content

Commit

Permalink
Use latest version of github.com/twpayne/aferot
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Nov 26, 2018
1 parent cd39e26 commit dd2ddd3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ require (
github.com/spf13/cobra v0.0.3
github.com/spf13/viper v1.2.1
github.com/stretchr/testify v1.2.2 // indirect
github.com/twpayne/aferot v0.0.0-20181123172757-47bd5ed85872
github.com/twpayne/aferot v0.0.0-20181126112216-ebf02dc72393
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ github.com/spf13/viper v1.2.1 h1:bIcUwXqLseLF3BDAZduuNfekWG87ibtFxi59Bq+oI9M=
github.com/spf13/viper v1.2.1/go.mod h1:P4AexN0a+C9tGAnUFNwDMYYZv3pjFuvmeiMyKRaNVlI=
github.com/stretchr/testify v1.2.2 h1:bSDNvY7ZPG5RlJ8otE/7V6gMiyenm9RtJ7IUVIAoJ1w=
github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs=
github.com/twpayne/aferot v0.0.0-20181123172757-47bd5ed85872 h1:mpk7OvDYVodY3WAFylM0Q0M5ryS8at/GkZBt/TLlCLI=
github.com/twpayne/aferot v0.0.0-20181123172757-47bd5ed85872/go.mod h1:ink3K8KSHUc7IypQv0MW2kqtopLB3NFNhRPMyGbV+sM=
github.com/twpayne/aferot v0.0.0-20181126112216-ebf02dc72393 h1:6stuwsyY3KSJqRWPAsy9QFf8/sDKmNz/x/bCUILAlxY=
github.com/twpayne/aferot v0.0.0-20181126112216-ebf02dc72393/go.mod h1:ink3K8KSHUc7IypQv0MW2kqtopLB3NFNhRPMyGbV+sM=
golang.org/x/sys v0.0.0-20180906133057-8cf3aee42992 h1:BH3eQWeGbwRU2+wxxuuPOdFBmaiBH81O8BugSjHeTFg=
golang.org/x/sys v0.0.0-20180906133057-8cf3aee42992/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/text v0.3.0 h1:g61tztE5qeGQ89tm6NTjjM9VPIm088od1l6aSorWRWg=
Expand Down

0 comments on commit dd2ddd3

Please sign in to comment.