Merge pull request 'Update go package name' (#4) from staging/v1.2.0 into master
Reviewed-on: #4
This commit is contained in:
commit
b2adb57971
|
@ -3,7 +3,7 @@ package argon2_test
|
||||||
import (
|
import (
|
||||||
"testing"
|
"testing"
|
||||||
|
|
||||||
"euphoria-laxis.fr/go-packages/argon2/v1.1.0"
|
"euphoria-laxis.fr/go-packages/argon2"
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestDecoder(t *testing.T) {
|
func TestDecoder(t *testing.T) {
|
||||||
|
|
|
@ -3,7 +3,7 @@ package argon2_test
|
||||||
import (
|
import (
|
||||||
"testing"
|
"testing"
|
||||||
|
|
||||||
"euphoria-laxis.fr/go-packages/argon2/v1.1.0"
|
"euphoria-laxis.fr/go-packages/argon2"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
Loading…
Reference in New Issue
Block a user