Explorar o código

plugins/server_id: Fix the package name

It was typo'd from the copy/paste of the initial commit I think

Signed-off-by: Anatole Denis <anatole@unverle.fr>
Anatole Denis %!s(int64=6) %!d(string=hai) anos
pai
achega
b420ac02d0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      plugins/server_id/plugin.go

+ 1 - 1
plugins/server_id/plugin.go

@@ -1,4 +1,4 @@
-package clientport
+package serverid
 
 import (
 	"errors"