mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-25 01:40:30 +00:00
75513575be
* store dependency's in git * since we vendor ... rm tech-depts * aad make target 'vendor' to update vendor folder (manual task)
31 lines
624 B
TOML
31 lines
624 B
TOML
|
|
[[constraint]]
|
|
name = "github.com/docker/distribution"
|
|
revision = "edc3ab29cdff8694dd6feb85cfeb4b5f1b38ed9c"
|
|
|
|
[[constraint]]
|
|
name = "github.com/docker/go-connections"
|
|
version = "0.3.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/docker/go-units"
|
|
version = "0.3.2"
|
|
|
|
[[constraint]]
|
|
name = "github.com/gogo/protobuf"
|
|
version = "0.4.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/opencontainers/go-digest"
|
|
version = "1.0.0-rc1"
|
|
|
|
[[constraint]]
|
|
name = "github.com/opencontainers/image-spec"
|
|
version = "1.0.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/pkg/errors"
|
|
version = "0.8.0"
|
|
|
|
[[constraint]]
|
|
name = "golang.org/x/net"
|