Skip to content

Commit

Permalink
build(go.mod): recovery go version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhangguiguang committed Nov 10, 2024
1 parent 834e995 commit 935259f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/coming-chat/app-sdk-build

go 1.21.4
go 1.21

toolchain go1.22.8
toolchain go1.21.5

require (
github.com/coming-chat/go-defi-sdk v0.1.8-0.20231031134916-7ec2d39b4d7e
Expand Down

0 comments on commit 935259f

Please sign in to comment.