Skip to content

Commit

Permalink
[FAB-9101] Remove unused godoc package
Browse files Browse the repository at this point in the history
FAB-9027 removed the last reference to the godog package. This changeset
removes the godog constraint in Gopkg.toml and syncs up the vendored
dependencies.

Change-Id: I3f815c2a32d11b91fd539cdb6eff6377bb5d2623
Signed-off-by: Kostas Christidis <kostas@christidis.io>
  • Loading branch information
kchristidis committed Mar 25, 2018
1 parent 8d67d59 commit ac08bad
Show file tree
Hide file tree
Showing 35 changed files with 1 addition and 11,755 deletions.
12 changes: 1 addition & 11 deletions Gopkg.lock

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

4 changes: 0 additions & 4 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ required = [
"github.com/golang/protobuf/protoc-gen-go"
]

[[constraint]]
name = "github.com/DATA-DOG/godog"
version = "0.7.4"

[[constraint]]
name = "github.com/Knetic/govaluate"
version = "3.0.0"
Expand Down
28 changes: 0 additions & 28 deletions vendor/github.com/DATA-DOG/godog/LICENSE

This file was deleted.

31 changes: 0 additions & 31 deletions vendor/github.com/DATA-DOG/godog/ast.go

This file was deleted.

Loading

0 comments on commit ac08bad

Please sign in to comment.