Skip to content

Commit

Permalink
Update testingutil version to v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RyuaNerin committed Sep 10, 2024
1 parent 2f4e6ca commit 6e7566c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ go 1.20

require (
github.com/RyuaNerin/elliptic2 v1.0.0
github.com/RyuaNerin/testingutil v0.1.0
github.com/RyuaNerin/testingutil v0.1.1
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github.com/RyuaNerin/elliptic2 v1.0.0 h1:xuqrsvIXvT35maN5uiQV56TPZ/RQ+UhDF+fRFToDeJg=
github.com/RyuaNerin/elliptic2 v1.0.0/go.mod h1:wWB8fWrJI/6EPJkyV/r1Rj0hxUgrusmqSj8JN6yNf/A=
github.com/RyuaNerin/testingutil v0.1.0 h1:IYT6JL57RV3U2ml3dLHZsVtPOP6yNK7WUVdzzlpNrss=
github.com/RyuaNerin/testingutil v0.1.0/go.mod h1:yTqj6Ta/ycHMPJHRyO12Mz3VrvTloWOsy23WOZH19AA=
github.com/RyuaNerin/testingutil v0.1.1 h1:pdhXyITzVpkBMhhT1HBiG4JwtS8Ms7McgJIli8rJAQs=
github.com/RyuaNerin/testingutil v0.1.1/go.mod h1:yTqj6Ta/ycHMPJHRyO12Mz3VrvTloWOsy23WOZH19AA=

0 comments on commit 6e7566c

Please sign in to comment.