mirror of
https://github.com/mudler/luet.git
synced 2025-09-16 23:31:08 +00:00
Update vendor/
This commit is contained in:
committed by
Ettore Di Giacinto
parent
8ca6051a04
commit
9d0dc601b7
12
vendor/github.com/asdine/storm/go.mod
generated
vendored
Normal file
12
vendor/github.com/asdine/storm/go.mod
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
module github.com/asdine/storm
|
||||
|
||||
require (
|
||||
github.com/Sereal/Sereal v0.0.0-20181211220259-509a78ddbda3
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/golang/protobuf v1.2.0
|
||||
github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
github.com/stretchr/testify v1.2.2
|
||||
github.com/vmihailenco/msgpack v4.0.1+incompatible
|
||||
go.etcd.io/bbolt v1.3.0
|
||||
)
|
Reference in New Issue
Block a user