Skip to content

Commit 0cef9d7

Browse files
authoredJun 1, 2023
chore(deps): bump pgregory.net/rapid from 0.6.0 to 0.6.1 (#115)
1 parent 65baca2 commit 0cef9d7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/stretchr/testify v1.8.4
88
google.golang.org/protobuf v1.28.1
99
gotest.tools/v3 v3.4.0
10-
pgregory.net/rapid v0.6.0
10+
pgregory.net/rapid v0.6.1
1111
)
1212

1313
require (

‎go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
4040
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
4141
gotest.tools/v3 v3.4.0 h1:ZazjZUfuVeZGLAmlKKuyv3IKP5orXcwtOwDQH6YVr6o=
4242
gotest.tools/v3 v3.4.0/go.mod h1:CtbdzLSsqVhDgMtKsx03ird5YTGB3ar27v0u/yKBW5g=
43-
pgregory.net/rapid v0.6.0 h1:z1xRV76gUDL/H0HUpn1z0XuucGC3YovhPidzwzm+224=
44-
pgregory.net/rapid v0.6.0/go.mod h1:PY5XlDGj0+V1FCq0o192FdRhpKHGTRIWBgqjDBTrq04=
43+
pgregory.net/rapid v0.6.1 h1:4eyrDxyht86tT4Ztm+kvlyNBLIk071gR+ZQdhphc9dQ=
44+
pgregory.net/rapid v0.6.1/go.mod h1:PY5XlDGj0+V1FCq0o192FdRhpKHGTRIWBgqjDBTrq04=

0 commit comments

Comments
 (0)
Please sign in to comment.