1
0
Fork 1
mirror of https://github.com/vbatts/tar-split.git synced 2025-08-03 12:50:27 +00:00

*go: update all modules to the latest still compatible with go1.15

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2023-03-25 22:20:56 -04:00
parent dea500a137
commit de24f79d5d
Signed by: vbatts
GPG key ID: E30EFAA812C6E5ED
392 changed files with 73351 additions and 117919 deletions

View file

@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//go:build aix || darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris
// +build aix darwin dragonfly freebsd linux netbsd openbsd solaris
package unix