Browse Source

auto update script executed

Toby Chui 1 year ago
parent
commit
e815d82089
1 changed files with 1 additions and 0 deletions
  1. 1 0
      mod/ganserv/authkeyLinux.go

+ 1 - 0
mod/ganserv/authkeyLinux.go

@@ -5,6 +5,7 @@
 package ganserv
 
 import (
+	"os"
 	"os/exec"
 	"os/user"
 	"path/filepath"