summaryrefslogtreecommitdiff
path: root/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-15 12:10:32 +0000
committerGitHub <noreply@github.com>2022-08-15 12:10:32 +0000
commitbfae6bca922c25cf7275a139965c78f563a814f7 (patch)
treeb6b8dcd9611f0275b8e7dc9ee13d174ca4655588 /vendor/golang.org/x/sys/unix/zerrors_linux_mips.go
parent4136496ee713982daf3136ffe65d11a4163fabb8 (diff)
downloadpodman-bfae6bca922c25cf7275a139965c78f563a814f7.tar.gz
podman-bfae6bca922c25cf7275a139965c78f563a814f7.tar.bz2
podman-bfae6bca922c25cf7275a139965c78f563a814f7.zip
build(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.14 to 0.0.16. - [Release notes](https://github.com/mattn/go-isatty/releases) - [Commits](https://github.com/mattn/go-isatty/compare/v0.0.14...v0.0.16) --- updated-dependencies: - dependency-name: github.com/mattn/go-isatty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vendor/golang.org/x/sys/unix/zerrors_linux_mips.go')
-rw-r--r--vendor/golang.org/x/sys/unix/zerrors_linux_mips.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go b/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go
index bd794e010..179bffb47 100644
--- a/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go
+++ b/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go
@@ -1,11 +1,11 @@
-// mkerrors.sh -Wall -Werror -static -I/tmp/include
+// mkerrors.sh -Wall -Werror -static -I/tmp/mips/include
// Code generated by the command above; see README.md. DO NOT EDIT.
//go:build mips && linux
// +build mips,linux
// Code generated by cmd/cgo -godefs; DO NOT EDIT.
-// cgo -godefs -- -Wall -Werror -static -I/tmp/include _const.go
+// cgo -godefs -- -Wall -Werror -static -I/tmp/mips/include _const.go
package unix