Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.8 in /baas-fabricengine #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 2 additions & 7 deletions baas-fabricengine/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ go 1.12

require (
github.com/Shopify/sarama v1.23.0 // indirect
github.com/cactus/go-statsd-client v3.1.1+incompatible // indirect
github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 // indirect
github.com/facebookgo/clock v0.0.0-20150410010913-600d898af40a // indirect
github.com/fsnotify/fsnotify v1.4.7
github.com/fsouza/go-dockerclient v1.4.1 // indirect
github.com/gin-contrib/sessions v0.0.0-20190512062852-3cb4c4f2d615 // indirect
Expand All @@ -16,22 +14,19 @@ require (
github.com/hyperledger/fabric-amcl v0.0.0-20181230093703-5ccba6eab8d6 // indirect
github.com/hyperledger/fabric-sdk-go v1.0.0-alpha5.0.20190411180201-5a9a0e749e4f // indirect
github.com/hyperledger/fabric-sdk-go/third_party/github.com/hyperledger/fabric v0.0.0-20190411180201-5a9a0e749e4f // indirect
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/jonluo94/baasmanager/baas-core v0.0.0
github.com/magiconair/properties v1.8.0 // indirect
github.com/mitchellh/mapstructure v0.0.0-20180511142126-bb74f1db0675 // indirect
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 // indirect
github.com/pelletier/go-toml v1.2.0 // indirect
github.com/prometheus/common v0.0.0-20180801064454-c7de2306084e // indirect
github.com/prometheus/procfs v0.0.0-20180920065004-418d78d0b9a7 // indirect
github.com/securekey/fabric-examples v0.0.0-20190226225026-644fda76ee3b // indirect
github.com/spf13/afero v1.1.1 // indirect
github.com/spf13/cobra v0.0.3 // indirect
github.com/spf13/viper v1.0.2
github.com/sykesm/zap-logfmt v0.0.2 // indirect
github.com/uber-go/tally v3.3.2+incompatible // indirect
go.uber.org/zap v1.10.0 // indirect
gopkg.in/yaml.v2 v2.2.2
gopkg.in/jcmturner/goidentity.v3 v3.0.0 // indirect
gopkg.in/yaml.v2 v2.2.8
k8s.io/apimachinery v0.0.0-20190703205208-4cfb76a8bf76 // indirect
)

Expand Down
30 changes: 19 additions & 11 deletions baas-fabricengine/go.sum

Large diffs are not rendered by default.

56 changes: 28 additions & 28 deletions baas-fabricengine/vendor/github.com/Knetic/govaluate/.gitignore

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

20 changes: 10 additions & 10 deletions baas-fabricengine/vendor/github.com/Knetic/govaluate/.travis.yml

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

42 changes: 21 additions & 21 deletions baas-fabricengine/vendor/github.com/Knetic/govaluate/LICENSE

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

This file was deleted.

This file was deleted.

Loading