mirror of
https://github.com/mudler/luet.git
synced 2025-09-11 03:59:35 +00:00
Update go-pluggable
This commit is contained in:
11
vendor/github.com/mudler/go-pluggable/go.mod
generated
vendored
Normal file
11
vendor/github.com/mudler/go-pluggable/go.mod
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
module github.com/mudler/go-pluggable
|
||||
|
||||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/chuckpreslar/emission v0.0.0-20170206194824-a7ddd980baf9
|
||||
github.com/codegangsta/inject v0.0.0-20150114235600-33e0aa1cb7c0
|
||||
github.com/onsi/ginkgo v1.14.2
|
||||
github.com/onsi/gomega v1.10.3
|
||||
github.com/pkg/errors v0.9.1
|
||||
)
|
Reference in New Issue
Block a user