Skip to content

Commit

Permalink
chore(deps): 升级 infrastructure 依赖,解决日志记录问题
Browse files Browse the repository at this point in the history
  • Loading branch information
sunist-c committed Nov 11, 2024
1 parent 46f8e93 commit f93f650
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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/alioth-center/akasha-whisper
go 1.22.4

require (
github.com/alioth-center/infrastructure v1.2.20-0.20241111063616-8dbdc7df08ae
github.com/alioth-center/infrastructure v1.2.20-0.20241111085658-6fce560bd161
github.com/bits-and-blooms/bloom/v3 v3.7.0
github.com/gin-contrib/sse v0.1.0
github.com/gin-gonic/gin v1.10.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ github.com/alioth-center/infrastructure v1.2.20-0.20241012063141-64711b036676 h1
github.com/alioth-center/infrastructure v1.2.20-0.20241012063141-64711b036676/go.mod h1:QMr9jurGWQ30p0wG2IcatILimuSypnF0YtmyzD2PFmE=
github.com/alioth-center/infrastructure v1.2.20-0.20241111063616-8dbdc7df08ae h1:8deM0zDUqp0UKdf6CcPc4IGuS6TBDwiVEIu8c7FANnw=
github.com/alioth-center/infrastructure v1.2.20-0.20241111063616-8dbdc7df08ae/go.mod h1:QMr9jurGWQ30p0wG2IcatILimuSypnF0YtmyzD2PFmE=
github.com/alioth-center/infrastructure v1.2.20-0.20241111085658-6fce560bd161 h1:LkA8eeIKgw5VW35kXlEB8n3H2RAn/NQrtT2m3hFSIpc=
github.com/alioth-center/infrastructure v1.2.20-0.20241111085658-6fce560bd161/go.mod h1:QMr9jurGWQ30p0wG2IcatILimuSypnF0YtmyzD2PFmE=
github.com/bits-and-blooms/bitset v1.10.0/go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8=
github.com/bits-and-blooms/bitset v1.14.2 h1:YXVoyPndbdvcEVcseEovVfp0qjJp7S+i5+xgp/Nfbdc=
github.com/bits-and-blooms/bitset v1.14.2/go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8=
Expand Down

0 comments on commit f93f650

Please sign in to comment.