Skip to content

Commit 7f03719

Browse files
committed
Latest dependencies.
1 parent 80c8f15 commit 7f03719

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ go 1.22
44

55
require (
66
github.com/smarty/assertions v1.16.0
7-
github.com/smarty/gunit v1.5.0
7+
github.com/smarty/gunit v1.5.1
88
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
github.com/smarty/assertions v1.16.0 h1:EvHNkdRA4QHMrn75NZSoUQ/mAUXAYWfatfB01yTCzfY=
22
github.com/smarty/assertions v1.16.0/go.mod h1:duaaFdCS0K9dnoM50iyek/eYINOZ64gbh1Xlf6LG7AI=
3-
github.com/smarty/gunit v1.5.0 h1:OmG6a/rgi7qCjlQis6VjXbvx/WqZ8I6xSlbfN4YB5MY=
4-
github.com/smarty/gunit v1.5.0/go.mod h1:uAeNibUD292KZRcg5OTy7lb6WR5++UC0BQOzNuiRzpU=
3+
github.com/smarty/gunit v1.5.1 h1:eXi+QzhQNPEkDQrQGgmO9AHVU3pBoky2bu3Q/sWMVc0=
4+
github.com/smarty/gunit v1.5.1/go.mod h1:LlRG6oRFIdAdjCn+6RGumhEoEXt5dqCWyneq/u6+b4c=

0 commit comments

Comments
 (0)