Skip to content

Commit

Permalink
build: fix 'toolchair not available' error (#2642)
Browse files Browse the repository at this point in the history
  • Loading branch information
rgmz authored Mar 29, 2024
1 parent 862cb37 commit f16fdca
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/trufflesecurity/trufflehog/v3

go 1.22
go 1.22.0

replace github.com/jpillora/overseer => github.com/trufflesecurity/overseer v1.2.7

Expand Down

0 comments on commit f16fdca

Please sign in to comment.