mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Merge pull request #12138 from murphybytes/netbsd_build
Fixed broken build for netbsd
This commit is contained in:
commit
4559d96be0
@ -1,4 +1,4 @@
|
|||||||
// +build linux darwin openbsd solaris
|
// +build linux darwin openbsd netbsd solaris
|
||||||
|
|
||||||
package module
|
package module
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user