mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-17 03:06:41 -07:00
feat: add Gopkg manifests, move fixtures to testdata, add vendor dependencies
This commit is contained in:
parent
ba1cf6a030
commit
127eb5cfbc
68 changed files with 534 additions and 68 deletions
15
Gopkg.lock
generated
Normal file
15
Gopkg.lock
generated
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
|
||||
|
||||
|
||||
[[projects]]
|
||||
name = "github.com/tj/go-debug"
|
||||
packages = ["."]
|
||||
revision = "ff4a55a20a86994118644bbddc6a216da193cc13"
|
||||
version = "v2.0.0"
|
||||
|
||||
[solve-meta]
|
||||
analyzer-name = "dep"
|
||||
analyzer-version = 1
|
||||
inputs-digest = "6a05cef6e16f81ece71d6125d24af0bceb1d65db5c902c7b46eeb6d2a46826d3"
|
||||
solver-name = "gps-cdcl"
|
||||
solver-version = 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue