Skip to content

Commit

Permalink
update go version
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddify-com committed Jan 21, 2024
1 parent 2599258 commit e45e9a3
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,10 +1,10 @@
module github.com/hiddify/ray2sing

go 1.21.1
go 1.21.6

require (
github.com/sagernet/sing v0.3.0
github.com/sagernet/sing-box v1.7.8
github.com/sagernet/sing-box v1.8.2
github.com/spf13/cobra v1.8.0
)

Expand Down

0 comments on commit e45e9a3

Please sign in to comment.