mirror of
https://github.com/gluster/glusterd2.git
synced 2026-02-05 12:45:38 +01:00
Correct package names for glusterd2 and glustercli
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package glustercli
|
||||
package main
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package glustercli
|
||||
package main
|
||||
|
||||
import (
|
||||
"os"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package glusterd2
|
||||
package main
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
|
||||
@@ -1 +1 @@
|
||||
package glusterd2
|
||||
package main
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package glusterd2
|
||||
package main
|
||||
|
||||
import (
|
||||
"io"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package glusterd2
|
||||
package main
|
||||
|
||||
import (
|
||||
"os"
|
||||
|
||||
Reference in New Issue
Block a user