Skip to content

Commit

Permalink
add correct toolchain version
Browse files Browse the repository at this point in the history
  • Loading branch information
c3b2a7 committed Jun 24, 2024
1 parent 86dbeed commit 4729418
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ module github.com/c3b2a7/sshtunnel

go 1.22

toolchain go1.22.0

require golang.org/x/crypto v0.24.0

require golang.org/x/sys v0.21.0 // indirect

0 comments on commit 4729418

Please sign in to comment.