Skip to content

Commit ac08bad

Browse files
author
Kostas Christidis
committed
[FAB-9101] Remove unused godoc package
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>
1 parent 8d67d59 commit ac08bad

35 files changed

+1
-11755
lines changed

Gopkg.lock

Lines changed: 1 addition & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@ required = [
3030
"github.com/golang/protobuf/protoc-gen-go"
3131
]
3232

33-
[[constraint]]
34-
name = "github.com/DATA-DOG/godog"
35-
version = "0.7.4"
36-
3733
[[constraint]]
3834
name = "github.com/Knetic/govaluate"
3935
version = "3.0.0"

vendor/github.com/DATA-DOG/godog/LICENSE

Lines changed: 0 additions & 28 deletions
This file was deleted.

vendor/github.com/DATA-DOG/godog/ast.go

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)