Skip to content

Commit

Permalink
fix: remove toolchain in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas committed Sep 25, 2024
1 parent ae31cb9 commit 861fd8b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ module github.com/dunglas/frankenphp

go 1.21

toolchain go1.22.0

retract v1.0.0-rc.1 // Human error

require (
Expand Down

0 comments on commit 861fd8b

Please sign in to comment.