Update package name

This commit is contained in:
Tulir Asokan 2023-06-30 14:05:33 +03:00
parent e985716c9b
commit bbca40d74b
23 changed files with 23 additions and 23 deletions

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import "go.mau.fi/mautrix-gmessages/libgm/binary"

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import (
"encoding/base64"

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import (
"go.mau.fi/mautrix-gmessages/libgm/binary"

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import (
"fmt"

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import (
"log"

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import (
"go.mau.fi/mautrix-gmessages/libgm/binary"

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import (
"go.mau.fi/mautrix-gmessages/libgm/binary"

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import (
"go.mau.fi/mautrix-gmessages/libgm/binary"

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import (
"go.mau.fi/mautrix-gmessages/libgm/crypto"

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import (
"google.golang.org/protobuf/proto"

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import (
"bytes"

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import (
"errors"

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import (
"log"

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import (
"encoding/json"

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import (
"encoding/base64"

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import (
"encoding/base64"

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import (
"encoding/base64"

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import (
"bytes"

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import "go.mau.fi/mautrix-gmessages/libgm/binary"

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import (
"fmt"

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import (
"bufio"

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import "go.mau.fi/mautrix-gmessages/libgm/util"

View file

@ -1,4 +1,4 @@
package textgapi
package libgm
import (
"encoding/json"