fixed package typo
This commit is contained in:
parent
78673c0967
commit
06bd133016
2 changed files with 2 additions and 2 deletions
2
gomp.go
2
gomp.go
|
|
@ -1,4 +1,4 @@
|
|||
package mp
|
||||
package gomp
|
||||
|
||||
import (
|
||||
"crypto/hmac"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
package mp
|
||||
package gomp
|
||||
|
||||
import "testing"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue