Skip to content

Commit af503bd

Browse files
authored
Merge pull request #861 from hieblmi/static-addr-build-tag
StaticAddr: re-add build tag
2 parents fb9562b + 0d4fbae commit af503bd

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)