Skip to content

Commit

Permalink
更新go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
pangdogs committed Feb 5, 2025
1 parent 20109f4 commit 81e09c8
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.93
git.golaxy.org/core v0.3.94
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 @@ -12,8 +12,8 @@ cloud.google.com/go/longrunning v0.6.4 h1:3tyw9rO3E2XVXzSApn1gyEEnH2K9SynNQjMlBi
cloud.google.com/go/longrunning v0.6.4/go.mod h1:ttZpLCe6e7EXvn9OxpBRx7kZEB0efv8yBO6YnVMfhJs=
filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA=
filippo.io/edwards25519 v1.1.0/go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4=
git.golaxy.org/core v0.3.93 h1:u7kjzG0H7ZwuaYOWpThaExFvn771RESdsDWejuQQ1D8=
git.golaxy.org/core v0.3.93/go.mod h1:vMDvEu2UKm9NPhYMUNpfLOFrCDNBfjkwQO7lJPS2JDc=
git.golaxy.org/core v0.3.94 h1:pCmmdkDcLtGgPLtfXQ1VZ8KuYfOLqD+T+51UvU1mIjQ=
git.golaxy.org/core v0.3.94/go.mod h1:vMDvEu2UKm9NPhYMUNpfLOFrCDNBfjkwQO7lJPS2JDc=
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/go.mod h1:RKUqNu35KJYcVG/fqTRqmuXJZYNhYkBrnC/hX7yGbTA=
Expand Down

0 comments on commit 81e09c8

Please sign in to comment.