Skip to content

Commit

Permalink
Update go.work.example to use go 1.21 (#5604)
Browse files Browse the repository at this point in the history
as defined in go.mod's. breaks otherwise.
  • Loading branch information
DimitrisJim committed Jan 15, 2024
1 parent dd5b172 commit eeaee4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.work.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
go 1.20
go 1.21

use (
./
Expand Down

0 comments on commit eeaee4b

Please sign in to comment.