mirror of
https://github.com/containers/podman.git
synced 2025-05-23 10:07:33 +08:00
update buildah to latest and use new network stack
Make sure buildah uses the new network stack. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
1
vendor/github.com/fsouza/go-dockerclient/client_unix.go
generated
vendored
1
vendor/github.com/fsouza/go-dockerclient/client_unix.go
generated
vendored
@ -2,6 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
//go:build !windows
|
||||
// +build !windows
|
||||
|
||||
package docker
|
||||
|
Reference in New Issue
Block a user