summaryrefslogtreecommitdiff
path: root/vendor/modernc.org/libc/pthread/pthread_netbsd_amd64.go
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2022-11-28 11:19:39 +0100
committerLibravatar GitHub <noreply@github.com>2022-11-28 11:19:39 +0100
commitdaf44ac2b709922512cfee3cde686b84b4868775 (patch)
tree2967df466f8d4515d32c05cf520ba3e7a19d4fae /vendor/modernc.org/libc/pthread/pthread_netbsd_amd64.go
parent[chore]: Bump codeberg.org/gruf/go-store/v2 from 2.0.9 to 2.0.10 (#1160) (diff)
downloadgotosocial-daf44ac2b709922512cfee3cde686b84b4868775.tar.xz
[chore] Bump database dependencies (#1164)
github.com/uptrace/bun v1.1.8 -> v1.1.9 github.com/uptrace/bun/pgdialect v1.1.8 -> v1.1.9 github.com/uptrace/bun/sqlitedialect v1.1.8 -> v1.1.9 modernc.org/sqlite v1.18.2 -> v1.19.5
Diffstat (limited to 'vendor/modernc.org/libc/pthread/pthread_netbsd_amd64.go')
-rw-r--r--vendor/modernc.org/libc/pthread/pthread_netbsd_amd64.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modernc.org/libc/pthread/pthread_netbsd_amd64.go b/vendor/modernc.org/libc/pthread/pthread_netbsd_amd64.go
index 1a8941d2c..23eb09550 100644
--- a/vendor/modernc.org/libc/pthread/pthread_netbsd_amd64.go
+++ b/vendor/modernc.org/libc/pthread/pthread_netbsd_amd64.go
@@ -2450,7 +2450,7 @@ type Locale_t = uintptr /* time.h:188:25 */
type Timezone_t = uintptr /* time.h:198:24 */
-// $NetBSD: sched.h,v 1.12 2009/01/11 03:04:12 christos Exp $
+// $NetBSD: sched.h,v 1.12.52.1 2022/08/03 10:42:02 martin Exp $
// -
// Copyright (c) 2001 The NetBSD Foundation, Inc.