Skip to content

Commit

Permalink
remove toolchain directive in go.mod for lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pitabwire committed Dec 11, 2023
1 parent b4d1b9e commit 4eaa8ae
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/pitabwire/frame

go 1.21

toolchain go1.21.1

require (
github.com/BurntSushi/toml v1.3.2
github.com/alitto/pond v1.8.3
Expand Down

0 comments on commit 4eaa8ae

Please sign in to comment.