Skip to content

Commit

Permalink
update gomod dep
Browse files Browse the repository at this point in the history
  • Loading branch information
visualfc committed Aug 3, 2018
1 parent 0ed1128 commit 25d21c2
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 9 deletions.
38 changes: 31 additions & 7 deletions Godeps/Godeps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion autocompletecontext.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ func (b *out_buffers) append_decl(p, name, pkg string, decl *decl, class decl_cl
if c1 || c2 || c3 || c4 || c5 {
return
}

decl.pretty_print_type(b.tmpbuf, b.canonical_aliases)
b.candidates = append(b.candidates, candidate{
Name: name,
Expand Down
5 changes: 5 additions & 0 deletions vendor/github.com/visualfc/gotools/pkg/gomod/gomod.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion vendor/github.com/visualfc/gotools/types/types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 25d21c2

Please sign in to comment.