Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
GuangmingLuo committed Dec 4, 2024
1 parent 1dac997 commit 98c7d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/cloudwego/hertz-examples

go 1.21
go 1.21.1

replace github.com/apache/thrift => github.com/apache/thrift v0.13.0

Expand Down

0 comments on commit 98c7d0e

Please sign in to comment.