Skip to content

Commit

Permalink
add go toolchain directive
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardottt committed May 11, 2024
1 parent 1d2c801 commit be4f4f2
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/edoardottt/csprecon

go 1.21

toolchain go1.21.9

require (
github.com/PuerkitoBio/goquery v1.9.2
github.com/edoardottt/golazy v0.1.4
Expand Down

0 comments on commit be4f4f2

Please sign in to comment.