Skip to content

Commit

Permalink
Merge branch 'master' into cross-arch-test
Browse files Browse the repository at this point in the history
  • Loading branch information
RyuaNerin committed Sep 10, 2024
2 parents 335bdd2 + 0efba03 commit 663eb81
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.2
github.com/RyuaNerin/testingutil v0.1.3
)
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.2 h1:H4mO89A6XSjmkYtf+1dHJmsm0T3evSITRWO1RTog9Ts=
github.com/RyuaNerin/testingutil v0.1.2/go.mod h1:yTqj6Ta/ycHMPJHRyO12Mz3VrvTloWOsy23WOZH19AA=
github.com/RyuaNerin/testingutil v0.1.3 h1:ZFa6xkIC8FWgTjzgzeis/RaXozdfp5SfK8a2iHaS4RQ=
github.com/RyuaNerin/testingutil v0.1.3/go.mod h1:yTqj6Ta/ycHMPJHRyO12Mz3VrvTloWOsy23WOZH19AA=

0 comments on commit 663eb81

Please sign in to comment.