We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80c8f15 commit 7f03719Copy full SHA for 7f03719
2 files changed
go.mod
@@ -4,5 +4,5 @@ go 1.22
4
5
require (
6
github.com/smarty/assertions v1.16.0
7
- github.com/smarty/gunit v1.5.0
+ github.com/smarty/gunit v1.5.1
8
)
go.sum
@@ -1,4 +1,4 @@
1
github.com/smarty/assertions v1.16.0 h1:EvHNkdRA4QHMrn75NZSoUQ/mAUXAYWfatfB01yTCzfY=
2
github.com/smarty/assertions v1.16.0/go.mod h1:duaaFdCS0K9dnoM50iyek/eYINOZ64gbh1Xlf6LG7AI=
3
-github.com/smarty/gunit v1.5.0 h1:OmG6a/rgi7qCjlQis6VjXbvx/WqZ8I6xSlbfN4YB5MY=
-github.com/smarty/gunit v1.5.0/go.mod h1:uAeNibUD292KZRcg5OTy7lb6WR5++UC0BQOzNuiRzpU=
+github.com/smarty/gunit v1.5.1 h1:eXi+QzhQNPEkDQrQGgmO9AHVU3pBoky2bu3Q/sWMVc0=
+github.com/smarty/gunit v1.5.1/go.mod h1:LlRG6oRFIdAdjCn+6RGumhEoEXt5dqCWyneq/u6+b4c=
0 commit comments