upgrade deps, clean up

This commit is contained in:
Pierre Carrier
2025-02-07 23:20:01 +01:00
parent 5aeffe7a0c
commit 66a721583b
361 changed files with 19353 additions and 9076 deletions

View File

@ -2,8 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build gccgo
// +build !aix
//go:build gccgo && !aix && !hurd
#include <errno.h>
#include <stdint.h>