Skip to content

Commit

Permalink
chore(deps): 更新依赖库版本
Browse files Browse the repository at this point in the history
  • Loading branch information
sunist-c committed Oct 10, 2024
1 parent 869b40d commit 836470a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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/alioth-center/akasha-whisper
go 1.22.4

require (
github.com/alioth-center/infrastructure v1.2.19-0.20240926071335-024250e552c5
github.com/alioth-center/infrastructure v1.2.19
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
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA=
filippo.io/edwards25519 v1.1.0/go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4=
github.com/alioth-center/infrastructure v1.2.19-0.20240913025603-1d50932f7b1f h1:Icm1/ykakPK+mD6aa4duRFFSVcwkNdbAjSVmdvQukWE=
github.com/alioth-center/infrastructure v1.2.19-0.20240913025603-1d50932f7b1f/go.mod h1:NN+S3dKyPw7A4phkij8jzKG8aHpOqDsPG+/KRvHbAnM=
github.com/alioth-center/infrastructure v1.2.19-0.20240926071335-024250e552c5 h1:8zdKiqA3Hw2ov3pcOSZ/yks7NFn29FyX65Yr97BJ8eI=
github.com/alioth-center/infrastructure v1.2.19-0.20240926071335-024250e552c5/go.mod h1:QMr9jurGWQ30p0wG2IcatILimuSypnF0YtmyzD2PFmE=
github.com/alioth-center/infrastructure v1.2.19 h1:lPMy8clZPA0S3VD/wNpufMHIC+0pkq2R26NmlHEk1ww=
github.com/alioth-center/infrastructure v1.2.19/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 836470a

Please sign in to comment.