Browse Source

fix building issue for v2ctl

Shelikhoo 4 years ago
parent
commit
f5ac3741e9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      app/observatory/command/command.go

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

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