add new build tags to go9p
parent
40eceaa001
commit
1ee39d2f41
|
|
@ -1,3 +1,4 @@
|
|||
//go:build httpstats
|
||||
// +build httpstats
|
||||
|
||||
package go9p
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
//go:build httpstats
|
||||
// +build httpstats
|
||||
|
||||
package go9p
|
||||
|
|
|
|||
Loading…
Reference in New Issue