mirror of
https://github.com/containers/skopeo.git
synced 2025-10-21 19:03:44 +00:00
Bumps [github.com/containers/buildah](https://github.com/containers/buildah) from 1.11.4 to 1.11.5. - [Release notes](https://github.com/containers/buildah/releases) - [Changelog](https://github.com/containers/buildah/blob/master/CHANGELOG.md) - [Commits](https://github.com/containers/buildah/compare/v1.11.4...v1.11.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
13 lines
408 B
Modula-2
13 lines
408 B
Modula-2
module go.opencensus.io
|
|
|
|
require (
|
|
github.com/golang/protobuf v1.3.1
|
|
github.com/google/go-cmp v0.3.0
|
|
github.com/hashicorp/golang-lru v0.5.1
|
|
golang.org/x/net v0.0.0-20190501004415-9ce7a6920f09
|
|
golang.org/x/sys v0.0.0-20190502145724-3ef323f4f1fd // indirect
|
|
golang.org/x/text v0.3.2 // indirect
|
|
google.golang.org/genproto v0.0.0-20190425155659-357c62f0e4bb // indirect
|
|
google.golang.org/grpc v1.20.1
|
|
)
|