Skip to content

Commit

Permalink
Update go.work to use go >= 1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aharter committed Oct 2, 2024
1 parent 198f023 commit a7cdf26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.work
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
go 1.21.12
go 1.22.0

toolchain go1.22.5
toolchain go1.23.1

use (
./examples
Expand Down

0 comments on commit a7cdf26

Please sign in to comment.