Skip to content

Commit

Permalink
更新依赖版本
Browse files Browse the repository at this point in the history
  • Loading branch information
nyancatda committed Jul 10, 2024
1 parent 6bd2910 commit 2e701b0
Show file tree
Hide file tree
Showing 2 changed files with 5 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/BlackBEDevelopment/MCBE-Server-Motd
go 1.22

require (
github.com/BlackBEDevelopment/MCBE-Server-Motd/MotdBEAPI v0.0.0-20240710095914-61c8ba07bb0c
github.com/BlackBEDevelopment/MCBE-Server-Motd/MotdBEAPI v0.0.0-20240710115507-6bd29100a22d
github.com/gin-contrib/cors v1.4.0
github.com/gin-gonic/gin v1.10.0
github.com/nyancatda/AyaLog v1.0.6
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
github.com/BlackBEDevelopment/MCBE-Server-Motd/MotdBEAPI v0.0.0-20240710095914-61c8ba07bb0c h1:jWDU4xXvF46vhAr2oihOeN3OHepfSi68IfuIxfSF+r0=
github.com/BlackBEDevelopment/MCBE-Server-Motd/MotdBEAPI v0.0.0-20240710095914-61c8ba07bb0c/go.mod h1:eCEapt+5lZ89Ug+glv46RVqeoesPSWgW2yfl2ZG11gY=
github.com/BlackBEDevelopment/MCBE-Server-Motd/MotdBEAPI v0.0.0-20240710100627-f8bb1076099c h1:fU5IiTKJTX4fKeUWotmlPLlSaVkXE8eHMRnfr24mhBY=
github.com/BlackBEDevelopment/MCBE-Server-Motd/MotdBEAPI v0.0.0-20240710100627-f8bb1076099c/go.mod h1:eCEapt+5lZ89Ug+glv46RVqeoesPSWgW2yfl2ZG11gY=
github.com/BlackBEDevelopment/MCBE-Server-Motd/MotdBEAPI v0.0.0-20240710115507-6bd29100a22d h1:GoRLGx/3q9+y+uUXPrgxegTZ3I9pUZ8ClCzRAEJ+rYw=
github.com/BlackBEDevelopment/MCBE-Server-Motd/MotdBEAPI v0.0.0-20240710115507-6bd29100a22d/go.mod h1:eCEapt+5lZ89Ug+glv46RVqeoesPSWgW2yfl2ZG11gY=
github.com/bytedance/sonic v1.11.9 h1:LFHENlIY/SLzDWverzdOvgMztTxcfcF+cqNsz9pK5zg=
github.com/bytedance/sonic v1.11.9/go.mod h1:LysEHSvpvDySVdC2f87zGWf6CIKJcAvqab1ZaiQtds4=
github.com/bytedance/sonic/loader v0.1.1 h1:c+e5Pt1k/cy5wMveRDyk2X4B9hF4g7an8N3zCYjJFNM=
Expand Down

0 comments on commit 2e701b0

Please sign in to comment.