Parcourir la source

fix building issue for v2ctl

Shelikhoo il y a 4 ans
Parent
commit
f5ac3741e9
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      app/observatory/command/command.go

+ 2 - 0
app/observatory/command/command.go

@@ -1,3 +1,5 @@
+// +build !confonly
+
 package command
 
 import (