diff options
| author | Stefan Majewsky <majewsky@gmx.net> | 2025-09-29 21:45:56 +0200 |
|---|---|---|
| committer | Stefan Majewsky <majewsky@gmx.net> | 2025-09-29 21:45:56 +0200 |
| commit | 24762f09de2aa8cada3f3c63afa313e06ebf47c8 (patch) | |
| tree | 260b236dbdaa4b21ab55f2ce54003446630dcea5 /vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go | |
| parent | 6f4c551a522b94e80ace5657d2b8cdfc267d8ae2 (diff) | |
| download | gofu-24762f09de2aa8cada3f3c63afa313e06ebf47c8.tar.gz | |
replace deprecated dependencies with their successors
Diffstat (limited to 'vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go')
| -rw-r--r-- | vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go b/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go index aae7f0f..c218ebd 100644 --- a/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go +++ b/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go @@ -3,8 +3,6 @@ // license that can be found in the LICENSE file. //go:build linux && (mips || mipsle) -// +build linux -// +build mips mipsle package unix |
