Skip to content

Commit

Permalink
更新go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
pangdogs committed Dec 11, 2024
1 parent 7621a8f commit 0b90dc3
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 git.golaxy.org/framework
go 1.23

require (
git.golaxy.org/core v0.3.62
git.golaxy.org/core v0.3.63
github.com/andybalholm/brotli v1.1.1
github.com/elliotchance/pie/v2 v2.9.1
github.com/fsnotify/fsnotify v1.8.0
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/firestore v1.15.0 h1:/k8ppuWOtNuDHt2tsRV42yI21uaGnKDEQnRFeBp
cloud.google.com/go/firestore v1.15.0/go.mod h1:GWOxFXcv8GZUtYpWHw/w6IuYNux/BtmeVTMmjrm4yhk=
cloud.google.com/go/longrunning v0.5.9 h1:haH9pAuXdPAMqHvzX0zlWQigXT7B0+CL4/2nXXdBo5k=
cloud.google.com/go/longrunning v0.5.9/go.mod h1:HD+0l9/OOW0za6UWdKJtXoFAX/BGg/3Wj8p10NeWF7c=
git.golaxy.org/core v0.3.62 h1:xBEF/jSV9GAGwR62jSdOlpgpX54qXUlFiczMKJOf+fA=
git.golaxy.org/core v0.3.62/go.mod h1:NAATAnBT553vA4Xyx2BioY6us8sMRjpiE7Y2O8y0Abg=
git.golaxy.org/core v0.3.63 h1:ZiYZWbizyoWC9eMFfj8+0GZ4/IfM7Ns6hRBffvFbFw8=
git.golaxy.org/core v0.3.63/go.mod h1:f9BB8XBKguxGwhR102vMTdJZ12ft2QbSEVuY2gkYJF0=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.7.0/go.mod h1:bjGvMhVMb+EEm3VRNQawDMUyMMjo+S5ewNjflkep/0Q=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.7.1/go.mod h1:bjGvMhVMb+EEm3VRNQawDMUyMMjo+S5ewNjflkep/0Q=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 h1:lGlwhPtrX6EVml1hO0ivjkUxsSyl4dsiw9qcA1k/3IQ=
Expand Down

0 comments on commit 0b90dc3

Please sign in to comment.