Skip to content

Commit

Permalink
修改代码
Browse files Browse the repository at this point in the history
  • Loading branch information
pangdogs committed Aug 12, 2024
1 parent c066798 commit 53284d7
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 @@ -4,7 +4,7 @@ go 1.22

require (
git.golaxy.org/core v0.3.32
git.golaxy.org/framework v0.2.26
git.golaxy.org/framework v0.2.27
github.com/elliotchance/pie/v2 v2.8.1
github.com/fsnotify/fsnotify v1.7.0
github.com/go-playground/form/v4 v4.2.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ cloud.google.com/go/longrunning v0.5.5 h1:GOE6pZFdSrTb4KAiKnXsJBtlE6mEyaW44oKyMI
cloud.google.com/go/longrunning v0.5.5/go.mod h1:WV2LAxD8/rg5Z1cNW6FJ/ZpX4E4VnDnoTk0yawPBB7s=
git.golaxy.org/core v0.3.32 h1:POZq6eBEWoiq/P7wS0FYhCf5JhuVOJbOX8qDwcxQkJo=
git.golaxy.org/core v0.3.32/go.mod h1:Nmb6Jvyl8mNhmxXTX11vpKsDQIyo166aX6ONwMcuqQw=
git.golaxy.org/framework v0.2.26 h1:a3uFRdIMxb4EwJXeP6pH89MxoNJOF+B3vkTbyAofRFE=
git.golaxy.org/framework v0.2.26/go.mod h1:L7q6EasiViwVRKjJDXhDeqGbY7cM51N3WrvEpXh5a2U=
git.golaxy.org/framework v0.2.27 h1:ATCroUxeByDQenXZ3lBPdb9NeAnL78isg09aE24d11s=
git.golaxy.org/framework v0.2.27/go.mod h1:L7q6EasiViwVRKjJDXhDeqGbY7cM51N3WrvEpXh5a2U=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/DataDog/datadog-go v3.2.0+incompatible/go.mod h1:LButxg5PwREeZtORoXG3tL4fMGNddJ+vMq1mwgfaqoQ=
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
Expand Down

0 comments on commit 53284d7

Please sign in to comment.