Skip to content

Commit

Permalink
Downgrade Go requirement to 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
sd2k committed Sep 22, 2023
1 parent 0980db4 commit de24da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llmclient/go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module github.com/grafana/grafana-llm-app/llmclient

go 1.21.1
go 1.19

require github.com/sashabaranov/go-openai v1.15.3

0 comments on commit de24da5

Please sign in to comment.