Skip to content

Commit eeaee4b

Browse files
authoredJan 15, 2024
Update go.work.example to use go 1.21 (#5604)
as defined in go.mod's. breaks otherwise.
1 parent dd5b172 commit eeaee4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎go.work.example

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
go 1.20
1+
go 1.21
22

33
use (
44
./

0 commit comments

Comments
 (0)
Please sign in to comment.