Skip to content

Commit

Permalink
chore(deps): update module github.com/stretchr/testify to v1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent fcd1db5 commit 1cd206d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ require (
)

require (
github.com/stretchr/testify v1.8.1
github.com/stretchr/testify v1.8.2
github.com/trinsic-id/sdk/go v1.10.0
)
2 changes: 2 additions & 0 deletions go/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk=
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ8=
github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/trinsic-id/okapi/go v1.6.0 h1:6qVjc41lpqD9gK46B+GLQ+q5KnPp7jhiG+6lRDD3eqc=
github.com/trinsic-id/okapi/go v1.6.0/go.mod h1:aU28oQqJLtqfidWi+z+s9yyl3ejNOdm/MEI+QGpfqpI=
github.com/trinsic-id/okapi/go v1.6.1 h1:mdp/ixgCgV+E/ptZQBpwE3iK3ZIl+ynQpnxMxB3c58k=
Expand Down

0 comments on commit 1cd206d

Please sign in to comment.