Skip to content

Commit df1a278

Browse files
committed
Update dependencies
1 parent 2238b25 commit df1a278

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/ecnepsnai/web
33
go 1.19
44

55
require (
6-
github.com/ecnepsnai/logtic v1.9.3
6+
github.com/ecnepsnai/logtic v1.9.4
77
github.com/gorilla/websocket v1.5.0
88
golang.org/x/time v0.3.0
99
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/ecnepsnai/logtic v1.9.3 h1:EJM2xNcPjrhyG3KmQF4Wjcv/aCFHTY98lIiDWge27k4=
2-
github.com/ecnepsnai/logtic v1.9.3/go.mod h1:fs2kkqGqiX77ejVNBKpSV/dMVtn9bTg9YtHLP9MC0U8=
1+
github.com/ecnepsnai/logtic v1.9.4 h1:pJ0pd9tFr3s0ogRMfB6BdgFuV/Dfx5nH8fDu589N7xY=
2+
github.com/ecnepsnai/logtic v1.9.4/go.mod h1:fs2kkqGqiX77ejVNBKpSV/dMVtn9bTg9YtHLP9MC0U8=
33
github.com/gorilla/websocket v1.5.0 h1:PPwGk2jz7EePpoHN/+ClbZu8SPxiqlu12wZP/3sWmnc=
44
github.com/gorilla/websocket v1.5.0/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
55
golang.org/x/time v0.3.0 h1:rg5rLMjNzMS1RkNLzCG38eapWhnYLFYXDXj2gOlr8j4=

0 commit comments

Comments
 (0)