Fix filesig package name
This commit is contained in:
parent
8e4665a639
commit
d398ae6956
5 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
package jess
|
||||
package filesig
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
package jess
|
||||
package filesig
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
package jess
|
||||
package filesig
|
||||
|
||||
import (
|
||||
"errors"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
package jess
|
||||
package filesig
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
package jess
|
||||
package filesig
|
||||
|
||||
import (
|
||||
"errors"
|
||||
|
|
Loading…
Add table
Reference in a new issue