bump go.mod to Go 1.18

This commit is contained in:
Alexander Baranov
2023-03-04 15:29:59 +04:00
parent 9eea94730a
commit d0294641ce

2
go.mod
View File

@@ -1,3 +1,3 @@
module github.com/sashabaranov/go-openai
go 1.17
go 1.18