Skip to content

Commit bfe09c5

Browse files
committed
staticaddr: add build tag
1 parent 042b513 commit bfe09c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cmd/loop/staticaddr.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
//go:build staticaddr
2+
// +build staticaddr
3+
14
package main
25

36
import (

0 commit comments

Comments
 (0)