forked from lug/matterbridge
Update dependencies (#1929)
This commit is contained in:
4
vendor/modernc.org/memory/mmap_netbsd_32.go
generated
vendored
4
vendor/modernc.org/memory/mmap_netbsd_32.go
generated
vendored
@@ -2,8 +2,8 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE-GO file.
|
||||
|
||||
//go:build netbsd && 386
|
||||
// +build netbsd,386
|
||||
//go:build netbsd && 386 || netbsd && arm
|
||||
// +build netbsd,386 netbsd,arm
|
||||
|
||||
package memory
|
||||
|
||||
|
||||
Reference in New Issue
Block a user