From 984c9c5a06ce43eddfbeafe1e84459b576fe4ff9 Mon Sep 17 00:00:00 2001 From: Fernando Rocha Date: Tue, 21 Jan 2025 10:13:56 -0800 Subject: [PATCH] Update go.mod Co-authored-by: Mike Nguyen Signed-off-by: Fernando Rocha --- conversation/go/http/conversation/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conversation/go/http/conversation/go.mod b/conversation/go/http/conversation/go.mod index 6f4384989..0a6357435 100644 --- a/conversation/go/http/conversation/go.mod +++ b/conversation/go/http/conversation/go.mod @@ -1,3 +1,3 @@ module conversation -go 1.21 +go 1.23.5