Skip to content

Commit e2b842f

Browse files
committed
chore: upgrade dependencies.
Signed-off-by: ghosind <ghosind@gmail.com>
1 parent 38f210d commit e2b842f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/ghosind/go-async
33
go 1.18
44

55
require (
6-
github.com/ghosind/go-assert v1.0.3
6+
github.com/ghosind/go-assert v1.1.0
77
github.com/ghosind/go-try v1.0.0
88
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
github.com/ghosind/go-assert v1.0.3 h1:K77TgGbzCNLPr19MYm2VkYySwOmRixLUZx9Z0BY96O4=
22
github.com/ghosind/go-assert v1.0.3/go.mod h1:y1ayrGzScwcWG3TiTjJuFstq9oUHUE1Sk+DzH6CKVHY=
3+
github.com/ghosind/go-assert v1.1.0 h1:dUOE12U6zDYT1fnNGcoVBqnL7UrrekzOiqOlfomzR8Q=
4+
github.com/ghosind/go-assert v1.1.0/go.mod h1:y1ayrGzScwcWG3TiTjJuFstq9oUHUE1Sk+DzH6CKVHY=
35
github.com/ghosind/go-try v1.0.0 h1:ek3DwNsvFWBe7lm7CwgEbEfyCNgxRPmmRk9bjleh3DM=
46
github.com/ghosind/go-try v1.0.0/go.mod h1:M1lQctWgkFsroI1V4AeeEWzS/JX8CINL1qNfTebUNbs=

0 commit comments

Comments
 (0)