diff options
author | 2023-11-13 11:08:02 +0100 | |
---|---|---|
committer | 2023-11-13 11:08:02 +0100 | |
commit | 7753f421323ad4b77c4f5c59dc000f8a6b1aa491 (patch) | |
tree | b4850aac8ed6185c3af249f1c119699775303c9b /vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go | |
parent | [bugfix] support endless polls, and misskey's' method of inferring expiry in ... (diff) | |
download | gotosocial-7753f421323ad4b77c4f5c59dc000f8a6b1aa491.tar.xz |
[chore] update otel -> v1.20.0 (#2358)
Diffstat (limited to 'vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go')
-rw-r--r-- | vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go b/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go index 07919e0ec..05192a782 100644 --- a/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go +++ b/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go @@ -2,7 +2,6 @@ // Code generated by the command above; see README.md. DO NOT EDIT. //go:build riscv64 && openbsd -// +build riscv64,openbsd package unix |