We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c96d1fe commit 0aa141cCopy full SHA for 0aa141c
go.mod
@@ -2,4 +2,4 @@ module github.com/bbrks/go-blurhash
2
3
go 1.12
4
5
-require github.com/matryer/is v1.2.0
+require github.com/matryer/is v1.4.1
go.sum
@@ -1,2 +1,2 @@
1
-github.com/matryer/is v1.2.0 h1:92UTHpy8CDwaJ08GqLDzhhuixiBUUD1p3AU6PHddz4A=
-github.com/matryer/is v1.2.0/go.mod h1:2fLPjFQM9rhQ15aVEtbuwhJinnOqrmgXPNdZsdwlWXA=
+github.com/matryer/is v1.4.1 h1:55ehd8zaGABKLXQUe2awZ99BD/PTc2ls+KV/dXphgEQ=
+github.com/matryer/is v1.4.1/go.mod h1:8I/i5uYgLzgsgEloJE1U6xx5HkBQpAZvepWuujKwMRU=
0 commit comments