Skip to content

Commit

Permalink
fix go directive
Browse files Browse the repository at this point in the history
Signed-off-by: Spencer Schrock <[email protected]>
  • Loading branch information
spencerschrock committed Feb 10, 2025
1 parent af4a87d commit 0901a80
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module github.com/ossf/scorecard-action

go 1.22.9
toolchain go1.23.6
go 1.23.4

require (
github.com/caarlos0/env/v6 v6.10.1
Expand Down

0 comments on commit 0901a80

Please sign in to comment.