Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ecnepsnai committed Sep 12, 2023
1 parent 2238b25 commit df1a278
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/ecnepsnai/web
go 1.19

require (
github.com/ecnepsnai/logtic v1.9.3
github.com/ecnepsnai/logtic v1.9.4
github.com/gorilla/websocket v1.5.0
golang.org/x/time v0.3.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/ecnepsnai/logtic v1.9.3 h1:EJM2xNcPjrhyG3KmQF4Wjcv/aCFHTY98lIiDWge27k4=
github.com/ecnepsnai/logtic v1.9.3/go.mod h1:fs2kkqGqiX77ejVNBKpSV/dMVtn9bTg9YtHLP9MC0U8=
github.com/ecnepsnai/logtic v1.9.4 h1:pJ0pd9tFr3s0ogRMfB6BdgFuV/Dfx5nH8fDu589N7xY=
github.com/ecnepsnai/logtic v1.9.4/go.mod h1:fs2kkqGqiX77ejVNBKpSV/dMVtn9bTg9YtHLP9MC0U8=
github.com/gorilla/websocket v1.5.0 h1:PPwGk2jz7EePpoHN/+ClbZu8SPxiqlu12wZP/3sWmnc=
github.com/gorilla/websocket v1.5.0/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
golang.org/x/time v0.3.0 h1:rg5rLMjNzMS1RkNLzCG38eapWhnYLFYXDXj2gOlr8j4=
Expand Down

0 comments on commit df1a278

Please sign in to comment.