Skip to content

Commit

Permalink
fix: invalid go version
Browse files Browse the repository at this point in the history
  • Loading branch information
xhofe committed Nov 7, 2023
1 parent a016f76 commit 9c18d7e
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/xhofe/simple-proxy

go 1.21.0
go 1.21

require (
github.com/bytedance/sonic v1.10.2 // indirect
Expand Down

0 comments on commit 9c18d7e

Please sign in to comment.